Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Database

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.

https://github.com/bluzi/jsonstore

:rocket: jsonstore offers a free and secured JSON-based cloud datastore for small projects | Inactive

cloud database free jsonstore

Last synced: 26 Sep 2024

https://github.com/jeffknupp/sandman2

Automatically generate a RESTful API service for your legacy database. No code required!

automatic-api database orm python rest rest-api restful-api sqlalchemy sqlite-database

Last synced: 15 Oct 2024

https://github.com/sfu-db/connector-x

Fastest library to load data from DB to DataFrames in Rust and Python

cpp database dataframe python rust sql

Last synced: 06 Nov 2024

https://github.com/jdbi/jdbi

The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.

database hacktoberfest java java11 jdbc jdbi kotlin sql

Last synced: 12 Oct 2024

https://github.com/liyupi/sql-father-backend-public

新项目:快速生成 SQL 和模拟数据的网站(Java 后端),大幅提高开发测试效率!by 程序员鱼皮

backend database freemarker java spring springboot sql

Last synced: 11 Oct 2024

https://github.com/magnusvk/counter_culture

Turbo-charged counter caches for your Rails app.

activerecord counter-cache database gem rails ruby utility-library

Last synced: 06 Nov 2024

https://github.com/dimsav/laravel-translatable

[Deprecated] A Laravel package for multilingual models

database laravel laravel-translatable translations

Last synced: 25 Sep 2024

https://github.com/prisma/prisma-client-go

Prisma Client Go is an auto-generated and fully type-safe database client

database go golang mariadb mongodb mssql mysql orm postgresql prisma sql sqlite sqlserver

Last synced: 22 Oct 2024

https://github.com/steebchen/prisma-client-go

Prisma Client Go is an auto-generated and fully type-safe database client

database go golang mariadb mongodb mssql mysql orm postgresql prisma sql sqlite sqlserver

Last synced: 11 Oct 2024

https://github.com/lotusdblabs/lotusdb

Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.

bptree database golang kv-store lsm-tree storage

Last synced: 15 Oct 2024

https://github.com/apecloud/kubeblocks

KubeBlocks is an open-source control plane software that runs and manages databases, message queues and other stateful applications on K8s.

database dbaas dbpaas kafka kubernetes mongodb mysql operator postgresql redis

Last synced: 09 Oct 2024

https://github.com/malloydata/malloy

Malloy is an experimental language for describing data relationships and transformations.

data data-visualization database malloy semantic-modeling sql

Last synced: 15 Oct 2024

https://github.com/eveningkid/denodb

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno

database deno mariadb mongo mongodb mysql orm postgresql sqlite sqlite3

Last synced: 18 Oct 2024

https://github.com/plv8/plv8

V8 Engine Javascript Procedural Language add-on for PostgreSQL

database plv8 postgres postgresql postgresql-extension procedural-language

Last synced: 11 Oct 2024

https://github.com/insightglacier/dictionary-of-pentesting

Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。

bruteforce bugbounty bugbountytips bughunting-methodology database dictionary dns fingerprint fuzzing iot-security password payloads pentest pentesting rce regex-pattern spring-boot subdomain websecurity wifi

Last synced: 14 Oct 2024

https://github.com/baidu/tera

An Internet-Scale Database.

baidu bigtable c-plus-plus data database hbase nosql storage

Last synced: 09 Oct 2024

https://github.com/oschwald/geoip2-golang

Unofficial MaxMind GeoIP2 Reader for Go

database geoip geoip2 geolocation go maxmind maxmind-db

Last synced: 29 Oct 2024

https://github.com/zuoyebang/bitalostored

Bitalostored is a high-performance distributed storage system, core engine based on bitalosdb(self-developed), compatible with Redis protocol.

bitalosdb database distributed-storage high-performance kvstore nosql redis storage-engine

Last synced: 09 Oct 2024

https://github.com/issus/altium-library

Open source Altium Database Library with over 200,000 high quality components and full 3d models.

3d-models altium altium-library altiumdesigner database electronics footprint pcb pcb-layout schematic schematics

Last synced: 31 Oct 2024

https://github.com/get-convex/convex-backend

The Convex open-source backend

backend convex database rust typescript

Last synced: 07 Nov 2024

https://github.com/armink/flashdb

An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库

database embedded iot key-value kvdb lightweight tsdb

Last synced: 15 Oct 2024

https://github.com/RobertCraigie/prisma-client-py

Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use

asyncio database mongodb mysql orm postgresql prisma pydantic python python-types python310 python37 python38 python39 sqlite type-hints typing

Last synced: 26 Oct 2024

https://github.com/robertcraigie/prisma-client-py

Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use

asyncio database mongodb mysql orm postgresql prisma pydantic python python-types python310 python37 python38 python39 sqlite type-hints typing

Last synced: 21 Oct 2024

https://github.com/rust-rocksdb/rust-rocksdb

rust wrapper for rocksdb

database rocksdb rust rust-bindings

Last synced: 01 Nov 2024

https://github.com/mirage/irmin

Irmin is a distributed database that follows the same design principles as Git

database git irmin mirageos ocaml storage

Last synced: 15 Oct 2024

https://github.com/yinqiwen/ardb

A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.

c-plus-plus database forestdb key-value leveldb lmdb lua nosql nosql-database percona persistence redis rocksdb server wiredtiger

Last synced: 30 Oct 2024

https://github.com/insightglacier/Dictionary-Of-Pentesting

Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。

bruteforce bugbounty bugbountytips bughunting-methodology database dictionary dns fingerprint fuzzing iot-security password payloads pentest pentesting rce regex-pattern spring-boot subdomain websecurity wifi

Last synced: 04 Aug 2024

https://sfu-db.github.io/connector-x/

Fastest library to load data from DB to DataFrames in Rust and Python

database dataframe python rust sql

Last synced: 21 Sep 2024

https://github.com/maxpert/marmot

A distributed SQLite replicator built on top of NATS

database distributed nats-streaming raft-consensus-algorithm replication sqlite3

Last synced: 09 Oct 2024

https://github.com/aapanel/aapanel

Simple but Powerful web-based Control Panel

apache controlpanel database docker hosting lamp linux-desktop lnmp mysql nginx python

Last synced: 11 Oct 2024

https://github.com/radondb/radon

RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services

cloud-native-database database distributed-database distributed-transaction full-text-search go json mysql-protocol olap oltp radondb sql transaction

Last synced: 09 Oct 2024

https://github.com/tylerbrock/mongo-hacker

MongoDB Shell Enhancements for Hackers

database javascript mongodb shell-extension

Last synced: 14 Oct 2024

https://github.com/TylerBrock/mongo-hacker

MongoDB Shell Enhancements for Hackers

database javascript mongodb shell-extension

Last synced: 30 Oct 2024

https://github.com/gregnavis/active_record_doctor

Identify database issues before they hit production.

activerecord database performance rails ruby

Last synced: 06 Nov 2024

https://github.com/armink/FlashDB

An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库

database embedded iot key-value kvdb lightweight tsdb

Last synced: 04 Aug 2024

https://github.com/aaPanel/aaPanel

Simple but Powerful web-based Control Panel

apache controlpanel database docker hosting lamp linux-desktop lnmp mysql nginx python

Last synced: 01 Nov 2024

https://github.com/cmu-db/noisepage

Self-Driving Database Management System from Carnegie Mellon University

database dbms

Last synced: 28 Oct 2024

https://github.com/matt-42/silicon

A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead

backend c-plus-plus database middleware webframework

Last synced: 14 Oct 2024

https://github.com/microsoft/mssql-docker

Official Microsoft repository for SQL Server in Docker resources

database docker docker-engine linux sql-server windows

Last synced: 07 Oct 2024

https://github.com/orbitinghail/sqlsync

SQLSync is a collaborative offline-first wrapper around SQLite. It is designed to synchronize web application state between users, devices, and the edge.

collaborative database local-first offline-first relational-database sql sqlite sqlsync

Last synced: 15 Oct 2024

https://github.com/chdb-io/chdb

chDB is an embedded OLAP SQL Engine 🚀 powered by ClickHouse

chdb clickhouse clickhouse-database clickhouse-server data-science database embedded-database olap python sql

Last synced: 15 Oct 2024

https://github.com/grindgold/cppguide

「C/C++学习+面试指南」一份涵盖大部分 C++ 程序员所需要掌握的知识。入门、进阶、深入、校招、社招,准备 C++ 学习& 面试,首选 CppGuide!

c cpp data-structures database mfc qt qt5

Last synced: 12 Oct 2024

https://github.com/tencent/paxosstore

PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.

consensus database distributed-database paxos

Last synced: 14 Oct 2024

https://github.com/backup-manager/backup-manager

Database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud

backup backup-manager cloud database framework-agnostic laravel mysql php postgresql restore symfony

Last synced: 29 Oct 2024

https://github.com/mathaou/termdbms

A TUI for viewing and editing database files.

database golang sqlite terminal terminal-based tui

Last synced: 31 Oct 2024

https://github.com/Tencent/paxosstore

PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.

consensus database distributed-database paxos

Last synced: 02 Aug 2024

https://github.com/gimunlee/tech-refrigerator

🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟

algorithm computer-science data-structures database design-pattern hacktoberfest hacktoberfest2020 interview interview-questions it knowledgebase language network operating-system software-engineering tech

Last synced: 25 Oct 2024

https://github.com/salesforce/wikisql

A large annotated semantic parsing corpus for developing natural language interfaces.

database dataset machine-learning natural-language natural-language-interface natural-language-processing

Last synced: 14 Oct 2024

https://github.com/couchbase/couchbase-lite-ios

Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps.

database ios macos mobile nosql objective-c swift sync

Last synced: 15 Oct 2024

https://github.com/aergoio/litetree

SQLite with Branches

aergo database sqlite3

Last synced: 29 Oct 2024

https://github.com/spatie/laravel-tags

Add tags and taggable behaviour to your Laravel app

database eloquent laravel php tags

Last synced: 29 Oct 2024

https://github.com/ammarahm-ed/react-native-mmkv-storage

An ultra fast (0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI

android asyncstorage data-storage database encryption expo fast fast-storage ios java mmap mmkv mmkv-database native objective-c react react-native react-native-jsi storage

Last synced: 21 Oct 2024

https://github.com/salesforce/WikiSQL

A large annotated semantic parsing corpus for developing natural language interfaces.

database dataset machine-learning natural-language natural-language-interface natural-language-processing

Last synced: 03 Aug 2024

https://github.com/plentz/lol_dba

lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.

database database-migrations gem migrations rails ruby ruby-on-rails sql

Last synced: 12 Oct 2024

https://github.com/replikativ/datahike

A durable Datalog implementation adaptable for distribution.

clojure database datahike datalog open-source

Last synced: 15 Oct 2024

https://github.com/mgartner/pg_flame

A flamegraph generator for Postgres EXPLAIN ANALYZE output.

database flamegraph performance performance-visualization postgres postgresql postgresql-tool

Last synced: 01 Nov 2024

https://github.com/cnosdb/cnosdb

A cloud-native open source distributed time series database with high performance, high compression ratio and high availability. http://www.cnosdb.cloud

database distributed-database rust rust-lang sql time-series time-series-database timeseries

Last synced: 15 Oct 2024

https://github.com/cswinter/LocustDB

Blazingly fast analytics database that will rapidly devour all of your data.

analytics database rust

Last synced: 29 Oct 2024

https://github.com/pansonpanson/java-notes

:books: 计算机科学基础知识、Java开发、后端/服务端、面试相关 :books: computer-science/Java-development/backend/interview

backend computer-network computer-science concurrency database distributed java jvm message-queue operating-system

Last synced: 29 Oct 2024

https://github.com/tpolecat/skunk

A data access library for Scala + Postgres.

cats cats-effect database fs2 functional-programming postgres scala scodec typelevel

Last synced: 04 Aug 2024

https://github.com/typelevel/skunk

A data access library for Scala + Postgres.

cats cats-effect database fs2 functional-programming postgres scala scodec typelevel

Last synced: 11 Oct 2024

https://github.com/garrylachman/ElectroCRUD

Database CRUD Application Built on Electron | MySQL, Postgres, SQLite

crud database electron first-timers-only mysql postgres postgresql rdbms sql sqlite sqlite3

Last synced: 06 Nov 2024

https://github.com/PansonPanson/Java-Notes

:books: 计算机科学基础知识、Java开发、后端/服务端、面试相关 :books: computer-science/Java-development/backend/interview

backend computer-network computer-science concurrency database distributed java jvm message-queue operating-system

Last synced: 04 Aug 2024

https://github.com/risinglightdb/risinglight

An educational OLAP database system.

analytics database education embedded-database olap rust sql

Last synced: 14 Oct 2024

https://github.com/Protoqol/Prequel

Prequel for Laravel. Clear and concise database management.

database database-management developer-tools development-environment laravel php prequel protoqol

Last synced: 28 Oct 2024

https://github.com/garrylachman/electrocrud

Database CRUD Application Built on Electron | MySQL, Postgres, SQLite

crud database electron first-timers-only mysql postgres postgresql rdbms sql sqlite sqlite3

Last synced: 09 Oct 2024

https://github.com/protoqol/prequel

Prequel for Laravel. Clear and concise database management.

database database-management developer-tools development-environment laravel php prequel protoqol

Last synced: 14 Oct 2024

https://github.com/npgsql/efcore.pg

Entity Framework Core provider for PostgreSQL

database dotnet entity-framework entity-framework-core npgsql postgres postgresql sql

Last synced: 15 Oct 2024

https://github.com/psycopg/psycopg

New generation PostgreSQL database adapter for the Python programming language

database development driver postgresql python

Last synced: 29 Oct 2024

https://github.com/CovenantSQL/CovenantSQL

A decentralized, trusted, high performance, SQL database with blockchain features

bft blockchain covenantsql cql crypto database dbaas decentralized p2p qldb sql sql-database

Last synced: 26 Oct 2024

https://github.com/covenantsql/covenantsql

A decentralized, trusted, high performance, SQL database with blockchain features

bft blockchain covenantsql cql crypto database dbaas decentralized p2p qldb sql sql-database

Last synced: 14 Oct 2024

https://github.com/jalkoby/squasher

Squasher - squash your old migrations in a single command

activerecord-migrations database ruby schema

Last synced: 29 Oct 2024

https://github.com/kristijanhusak/vim-dadbod-ui

Simple UI for https://github.com/tpope/vim-dadbod

database neovim neovim-plugin vim vim-plugins viml

Last synced: 15 Oct 2024

https://github.com/chaisql/chai

Modern embedded SQL database

database embedded-database go golang sql

Last synced: 15 Oct 2024

https://github.com/Softmotions/ejdb

:snowboarder: EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).

android c dart database ejdb embedded flutter ios java jni json key-value kv-store nodejs nosql osx react-native reactnative swift websocket

Last synced: 08 Nov 2024

https://github.com/gobuffalo/pop

A Tasty Treat For All Your Database Needs

cockroachdb database gobuffalo migrations mysql orm postgresql sqlite

Last synced: 29 Oct 2024

https://github.com/yongman/tidis

Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend

2pc database distributed-nosql-database nosql raft redis rocksdb shared-nothing tikv transaction transaction-storage

Last synced: 14 Oct 2024

https://github.com/sdispater/orator

The Orator ORM provides a simple yet beautiful ActiveRecord implementation.

database orm python

Last synced: 30 Oct 2024

https://github.com/smallnest/gen

Converts a database into gorm structs and RESTful api

database databases generator gorm rest rest-api restful restful-api

Last synced: 15 Oct 2024

https://github.com/softmotions/ejdb

:snowboarder: EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).

android c dart database ejdb embedded flutter ios java jni json key-value kv-store nodejs nosql osx react-native reactnative swift websocket

Last synced: 14 Oct 2024

https://github.com/filodb/filodb

Distributed Prometheus time series database

database distributed kafka metrics prometheus reactive scala time-series

Last synced: 09 Oct 2024

https://github.com/filodb/FiloDB

Distributed Prometheus time series database

database distributed kafka metrics prometheus reactive scala time-series

Last synced: 26 Oct 2024

https://github.com/eosphoros-ai/db-gpt-hub

A repository that contains models, datasets, and fine-tuning techniques for DB-GPT, with the purpose of enhancing model performance in Text-to-SQL

database datasets fine-tuning gpt hacktoberfest llm nl2sql sql text-to-sql text2sql

Last synced: 05 Nov 2024