Database diagrams editor that allows you to visualize and design your DB with a single query.
-
Updated
Aug 13, 2025 - TypeScript
A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for the creation, querying, updating, and administration of the data it holds. There are different types of databases, including Relational Database Management Systems (RDBMS) that organize data into tables with predefined relationships, and NoSQL databases that provide a more flexible, schema-less approach to data storage.
Database diagrams editor that allows you to visualize and design your DB with a single query.
Node.js database migration management for PostgreSQL
🌱 The ultimate solution for populating your MongoDB database.
Light, Embeddable, NoSQL database for Deno 🦕
Strongly-typed JavaScript object with support for validation and error handling.
A cheat sheet repository of prisma ORM
An easy to use JSON database written with ease of setup and memory management of slack bots in mind.
Library to help use a Google Sheet as a database
Small and fast JSON database for Node and browser. 😋
Interact with your database using human queries through OpenAI GPT.