View Project
Each database has its own syntax and setup, and the hell of switching databases is just different.
🚀 Introducing Swapp.js, a universal database adapter that simplifies your DB setup and lets you write queries once, running them seamlessly across both SQL and NoSQL databases. No more vendor lock-in or complex migrations—just plug, query, and switch effortlessly!
Here's what Swapp provides you with:
Skip the tedious database setup process.
Write queries in a SQL-like syntax that works across both MongoDB and Supabase (and more databases getting support soon).
Focus on building your app, not on configuring your database.
Enjoy easy-to-understand API calls for CRUD operations.
Still wondering why Swapp.js stands out among other database packages? Let’s break it down:
⏳ Save Time – No need to memorize different query languages. Swapp lets you focus on your app, not on database quirks.
🔄 SQL & NoSQL in One – Easily switch between MongoDB and Supabase (and future supported databases) by changing just a single statement.
🚀 Perfect for MVPs & Prototyping – Set up quickly without getting stuck in database complexities.
🧩 Simple, Intuitive API – CRUD operations and universal queries without pages of documentation.
🔗 GitHub repository: https://github.com/aether-flux/swappjs
📦 NPM page: https://www.npmjs.com/package/swapp.js
Built with