You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
desc: `Supabase is an open source Firebase alternative.Supabase is an incredible tool for building secure and high-performance Postgres backends with minimal configuration. It provides developers with a wide array of functionalities similar to Firebase, such as authentication, real-time database, and storage. However, as an open-source alternative, Supabase grants you greater flexibility and control over your data and applications.`,
@@ -42,15 +38,10 @@ export let toolsNodes: Node[] = [
42
38
data: {
43
39
label: 'Pocektbase',
44
40
icon: PocketBaseLogo,
41
+
desc: "PocketBase is an open source backend consisting of embedded database (SQLite) with realtime subscriptions, built-in auth management, convenient dashboard UI and simple REST-ish API.",
@@ -60,15 +51,11 @@ export let toolsNodes: Node[] = [
60
51
data: {
61
52
label: 'Turso Tech',
62
53
icon: TursoTechLogo,
54
+
desc: "Turso is a SQLite-compatible database built on libSQL, the Open Contribution fork of SQLite. It enables scaling to hundreds of thousands of databases per organization and supports replication to any location, including your own servers, for microsecond-latency access.",
@@ -78,15 +65,12 @@ export let toolsNodes: Node[] = [
78
65
data: {
79
66
label: 'Apprwite',
80
67
icon: AppwriteLogo,
68
+
desc: "Appwrite is an Open-source platform that lets you add Auth, DBs, Functions and Storage to your product and build any application at any scale, own your data, and use your preferred coding languages and tools",
@@ -96,15 +80,12 @@ export let toolsNodes: Node[] = [
96
80
data: {
97
81
label: 'Xata.io',
98
82
icon: XataIoLogo,
83
+
desc: `Xata is a serverless data platform. Built on top of PostgreSQL, Xata provides a full-text and vector search engine, record-level file attachments, table-level aggregations and exposes a single consistent REST API with SDKs. Xata provides support for schema branches and an optional ask endpoint to engage with with OpenAI's ChatGPT API.`,
0 commit comments