orientdb
OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
aidenybai/million506日前14.4k
Optimize React performance and make your React 70% faster in minutes, not months.
pubkey/rxdb506日前20.2k
A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
thebuilder/react-intersection-observer505日前4.6k
React implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport.
FredericHeem/starhackit509日前1.3k
StarHackIt: React/Native/Node fullstack starter kit with authentication and authorisation, data backed by SQL, the infrastructure deployed with GruCloud
infernojs/inferno506日前16.0k
:fire: An extremely fast, React-like JavaScript library for building modern user interfaces
bvaughn/react-virtualized506日前25.7k
React components for efficiently rendering large lists and tabular data
Flipkart/recyclerlistview507日前5.1k
High performance listview for React Native and web!
invertase/react-native-firebase506日前11.3k
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
Nozbe/WatermelonDB506日前9.9k
🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
wellyshen/use-web-animations508日前1.3k
😎 🍿 React hook for highly-performant and manipulable animations using Web Animations API.
wellyshen/react-cool-virtual513日前1.2k
😎 ♻️ A tiny React hook for rendering large datasets like a breeze.
antares-sql/antares507日前1.4k
A modern, fast and productivity driven SQL client with a focus in UX
aimeos/aimeos506日前3.6k
Integrated online shop based on Laravel 10 and the Aimeos e-commerce framework for ultra-fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce
vuejs/vuefire506日前3.8k
🔥 Firebase bindings for Vue.js
QuivrHQ/quivr503日前28.0k
Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation.
directus/directus503日前24.7k
The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.
PostgREST/postgrest503日前21.8k
REST API for any Postgres database
bitwarden/server503日前14.0k
The core infrastructure backend (API, database, Docker, etc).
microsoft/azuredatastudio505日前7.4k
Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
appbaseio/dejavu503日前8.3k
The Missing Web UI for Elasticsearch: Import, browse and edit data with rich filters and query views, create search UIs visually.
metabase/metabase503日前35.8k
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
tonsky/datascript503日前5.3k
Immutable database and Datalog query engine for Clojure, ClojureScript and JS
kemalcr/kemal507日前3.6k
Fast, Effective, Simple Web Framework
amberframework/amber505日前2.5k
A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
netdata/netdata503日前67.1k
The open-source observability platform everyone needs!
redis/redis503日前63.4k
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
etcd-io/etcd503日前45.7k
Distributed reliable key-value store for the most critical data of a distributed system
meilisearch/meilisearch503日前41.8k
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
prisma/prisma503日前36.2k
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
dbeaver/dbeaver503日前36.0k
Free universal database tool and SQL client
pingcap/tidb503日前35.7k
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial
SheetJS/sheetjs504日前34.2k
📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
typeorm/typeorm503日前32.9k
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
sqlmapproject/sqlmap503日前29.9k
Automatic SQL injection and database takeover tool
cockroachdb/cockroach503日前28.7k
CockroachDB - the open source, cloud-native distributed SQL database.
influxdata/influxdb503日前27.3k
Scalable datastore for metrics, events, and real-time analytics
facebook/rocksdb503日前26.9k
A library that provides an embeddable, persistent key-value store for fast storage.
joerick/pyinstrument503日前6.0k
🚴 Call stack profiler for Python. Shows you why your code is slow!
electric-sql/electric504日前4.0k
Local-first sync layer for web and mobile apps. Build reactive, realtime, local-first apps directly on Postgres.
amitshekhariitbhu/Android-Debug-Database503日前8.3k
A library for debugging android databases and shared preferences - Make Debugging Great Again
stenzek/duckstation503日前5.9k
Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64
gofiber/fiber503日前30.3k
⚡️ Express inspired web framework written in Go
nhost/nhost503日前7.4k
The Open Source Firebase Alternative with GraphQL.
dpgaspar/Flask-AppBuilder503日前4.5k
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
cdnjs/cdnjs503日前10.1k
🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.
gin-gonic/gin503日前74.2k
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
thedaviddias/Front-End-Performance-Checklist504日前16.3k
🎮 The only Front-End Performance Checklist that runs faster than the others
cloudquery/cloudquery503日前5.4k
The open source high performance data integration platform built for developers.
hibernate/hibernate-orm503日前5.7k
Hibernate's core Object/Relational Mapping functionality
nisrulz/android-tips-tricks504日前4.7k
:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development
diffplug/spotless502日前4.0k
Keep your code spotless
Qihoo360/ArgusAPM506日前2.7k
Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台
dgraph-io/dgraph502日前19.9k
The high-performance database for modern applications
luangjokaj/wordpressify521日前1.6k
🎈 Automate your WordPress development workflow.
locustio/locust503日前23.1k
Write scalable load tests in plain Python 🚗💨
orbitdb/orbitdb503日前8.0k
Peer-to-Peer Databases for the Decentralized Web
apache/spark502日前37.8k
Apache Spark - A unified analytics engine for large-scale data processing
typicode/lowdb502日前20.6k
Simple and fast JSON database
multiprocessio/datastation504日前2.8k
App to easily query, script, and visualize data from every database, file, and API.
guyueyingmu/avbook504日前9.2k
AV 电影管理系统, avmoo , javbus , javlibrary 爬虫,线上 AV 影片图书馆,AV 磁力链接数据库,Japanese Adult Video Library,Adult Video Magnet Links - Japanese Adult Video Database
dgraph-io/badger502日前13.2k
Fast key-value DB in Go.
Sinaptik-AI/pandas-ai502日前9.8k
Chat with your data (SQL, CSV, pandas, polars, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
borisdj/EFCore.BulkExtensions503日前3.4k
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite
trimstray/nginx-admins-handbook502日前13.3k
How to improve NGINX performance, security, and other important things.
apache/incubator-fury502日前2.5k
A blazing fast multi-language serialization framework powered by JIT and zero-copy.
OdyseeTeam/chainquery503日前2.3k
Chainquery parses and syncs the LBRY blockchain data into structured SQL
arangodb/arangodb504日前13.3k
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
vesoft-inc/nebula502日前9.9k
A distributed, fast open-source graph database featuring horizontal scalability and high availability
JanusGraph/janusgraph503日前5.0k
JanusGraph: an open-source, distributed graph database
cozodb/cozo502日前3.0k
A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!
apache/incubator-hugegraph503日前2.5k
A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
apache/age502日前2.3k
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
RedisGraph/RedisGraph504日前1.9k
A graph database as a Redis module
apache/tinkerpop503日前1.9k
Apache TinkerPop - a graph computing framework
bitnine-oss/agensgraph506日前1.3k
AgensGraph, a transactional graph database based on PostgreSQL
yokoffing/Betterfox502日前3.2k
Firefox user.js for speed, privacy, and security. Your favorite browser, but better.
realm/realm-swift502日前16.1k
Realm is a mobile database: a replacement for Core Data & SQLite
realm/realm-java503日前11.4k
Realm is a mobile database: a replacement for SQLite & ORMs
mindsdb/mindsdb502日前20.0k
The middleware for building custom AI, enabling smarter organizations.
golang-migrate/migrate502日前13.5k
Database migrations. CLI and Golang library.
brocoders/nestjs-boilerplate502日前2.0k
NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.
taosdata/TDengine502日前22.6k
TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.
osquery/osquery503日前20.9k
SQL powered operating system instrumentation, monitoring, and analytics.
sequelize/sequelize502日前28.9k
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
surrealdb/surrealdb502日前24.5k
A scalable, distributed, collaborative, document-graph database, for the realtime web
CodisLabs/codis502日前13.0k
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
scylladb/scylladb502日前12.1k
NoSQL data store using the seastar framework, compatible with Apache Cassandra
mongodb/node-mongodb-native502日前9.9k
The Official MongoDB Node.js Driver
mbdavid/LiteDB502日前8.1k
LiteDB - A .NET NoSQL Document Store in a single data file
linkedin/school-of-sre502日前7.6k
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
msiemens/tinydb502日前6.4k
TinyDB is a lightweight document oriented database optimized for your happiness :)
oracle/docker-images502日前6.3k
Official source of container configurations, images, and examples for Oracle products and projects
apache/zeppelin502日前6.2k
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
OpenAtomFoundation/pika502日前5.5k
Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.
wolverinn/Waking-Up502日前9.3k
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...
amark/gun502日前17.7k
An open source cybersecurity protocol for syncing decentralized graph data.
baidu/dperf502日前4.2k
dperf is a 100Gbps network load tester.
hhxsv5/laravel-s505日前3.8k
LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
pocoproject/poco502日前7.7k
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
timescale/timescaledb503日前16.2k
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
questdb/questdb502日前13.2k
An open source time-series database for fast ingest and SQL queries
apache/shardingsphere502日前19.2k
Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.
knex/knex502日前18.5k
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
Leantime/leantime503日前3.9k
Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
valeriansaliou/sonic502日前19.2k
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
cube-js/cube502日前16.9k
📊 Cube — The Semantic Layer for Building Data Applications
prisma/prisma1502日前16.6k
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
ClickHouse/ClickHouse502日前33.1k
ClickHouse® is a free analytics DBMS for big data
forthespada/CS-Books502日前17.8k
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
drizzle-team/drizzle-orm502日前17.3k
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
turbot/steampipe502日前6.2k
Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
avajs/ava502日前20.6k
Node.js test runner that lets you develop with confidence 🚀
sschmid/Entitas502日前6.8k
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
dbeaver/cloudbeaver502日前2.8k
Cloud Database Manager
dr5hn/countries-states-cities-database503日前6.1k
🌍 Discover our global repository of countries, states, and cities! 🏙️ Get comprehensive data in JSON, SQL, PSQL, XML, YAML, and CSV formats. Access ISO2, ISO3 codes, country code, capital, native language, timezones (for countries), and more. #countries #states #cities
webhintio/hint502日前3.6k
💡 A hinting engine for the web
solidjs/solid501日前30.5k
A declarative, efficient, and flexible JavaScript library for building user interfaces.
adityatelange/hugo-PaperMod501日前8.2k
A fast, clean, responsive Hugo theme.
kysely-org/kysely501日前8.6k
A type-safe typescript SQL query builder
fuse-box/fuse-box503日前4.0k
A blazing fast js bundler/loader with a comprehensive API :fire:
webpack/webpack.js.org518日前2.2k
Repository for webpack documentation and more!