Database diagrams editor that allows you to visualize and design your DB with a single query.
-
Updated
Oct 12, 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.
⟁ Tendermint Core (BFT Consensus) in Go
Database migrations and schema updates made easy
High-performance, columnar, in-memory store with bitmap indexing in Go
免费IP离线数据库,支持IPV4+IPV6 ,国家、省、市、县、运营商
Node.js database migration management for PostgreSQL
Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb (to which we are not affiliated in any way) movie database about movies, people, characters and companies
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
Minimalistic database migration helper for Gorm ORM
PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
This is a continuously updated handbook for readers to easily track the latest Text-to-SQL techniques in the literature and provide practical guidance for researchers and practitioners.