awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to pkosiec/mongo-seeding

Open-source alternatives to Mongo Seeding

30 open-source projects similar to pkosiec/mongo-seeding, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mongo Seeding alternative.

  • tommybananas/finaleAvatar de tommybananas

    tommybananas/finale

    187Ver en GitHub↗

    Create flexible REST endpoints and controllers from Sequelize models in your Express app

    JavaScript
    Ver en GitHub↗187
  • flike/kingshardAvatar de flike

    flike/kingshard

    6,414Ver en GitHub↗

    Kingshard is a MySQL database proxy and sharding middleware that routes SQL traffic between clients and multiple database nodes. It functions as a load balancer, read-write splitter, and SQL query firewall to manage how data is accessed and distributed across a database infrastructure. The system implements data sharding using hash, range, or date strategies to split tables across multiple nodes. It enables read-write splitting by directing data modification requests to a master node while distributing read-only queries across a pool of slave replicas. The proxy provides traffic management t

    Gokingshardmysqlmysql-proxy
    Ver en GitHub↗6,414
  • oguimbal/pg-memAvatar de oguimbal

    oguimbal/pg-mem

    2,341Ver en GitHub↗

    An in memory postgres DB instance for your unit tests

    TypeScript
    Ver en GitHub↗2,341
  • typicode/lowdbAvatar de typicode

    typicode/lowdb

    22,469Ver en GitHub↗

    Lowdb is a lightweight local data persistence library that manages application state as a JSON document. It functions as a database utility that stores information directly in local files or browser storage, removing the requirement for a dedicated database server or complex infrastructure. By treating stored data as standard objects and arrays, it provides a straightforward interface for managing application information. The library distinguishes itself through a modular adapter-based architecture that decouples data manipulation from the underlying storage medium. This design allows for the

    JavaScriptdatabaseelectronembeddable
    Ver en GitHub↗22,469

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • mlaanderson/database-jsAvatar de mlaanderson

    mlaanderson/database-js

    79Ver en GitHub↗

    Common Database Interface for Node

    JavaScript
    Ver en GitHub↗79
  • 2tvenom/myreplication2

    2tvenom/myreplication

    0Ver en GitHub↗
    Ver en GitHub↗0
  • forbeslindesay/atdatabasesAvatar de ForbesLindesay

    ForbesLindesay/atdatabases

    633Ver en GitHub↗

    TypeScript clients for databases that prevent SQL Injection

    TypeScript
    Ver en GitHub↗633
  • nuveo/prestN

    nuveo/prest

    0Ver en GitHub↗
    Ver en GitHub↗0
  • sosedoff/pgwebAvatar de sosedoff

    sosedoff/pgweb

    9,399Ver en GitHub↗

    pgweb is a web-based database client and graphical administration tool for PostgreSQL. It provides a browser-based interface for executing SQL queries, inspecting schemas, and managing database objects. The tool includes a read-only mode that prevents destructive operations by blocking specific SQL keywords. It supports secure remote access to private instances through native SSH tunneling and encrypted database connections. The application covers a broad range of management capabilities, including multi-environment session management, database structure inspection, and the export of query r

    Gocross-platformgolangpgweb
    Ver en GitHub↗9,399
  • youtube/vitessAvatar de youtube

    youtube/vitess

    21,032Ver en GitHub↗

    Vitess is a distributed MySQL orchestrator and clustering system designed for horizontal database scaling. It functions as sharding middleware that distributes data and load across multiple MySQL instances to handle growth beyond the capacity of a single machine. The system provides a proxy layer that abstracts data distribution, allowing applications to query a cluster as a single logical database without knowing the physical location of the data. This is achieved through a routing mechanism that intercepts queries and directs them to the appropriate shards based on keyspace mappings. The p

    Go
    Ver en GitHub↗21,032
  • siddontang/go-mysql-elasticsearchS

    siddontang/go-mysql-elasticsearch

    0Ver en GitHub↗
    Ver en GitHub↗0
  • siddontang/go-mysqlAvatar de siddontang

    siddontang/go-mysql

    4,953Ver en GitHub↗

    go-mysql is a toolkit for the Go programming language designed for implementing MySQL protocol handlers, binary log replication systems, mock servers, and schema parsing utilities. It provides the necessary libraries to interact with MySQL servers through native network protocols and binary log streams. The project enables the creation of custom database proxies or mock servers by parsing and decoding low-level network packets. It also includes a replication tool for streaming and processing binary logs to synchronize data across different storage systems, alongside a schema parser for extrac

    Go
    Ver en GitHub↗4,953
  • louischatriot/nedbAvatar de louischatriot

    louischatriot/nedb

    13,540Ver en GitHub↗

    NeDB is a JavaScript embedded NoSQL document store designed for Node.js and the browser. It functions as an in-memory data store with the option to persist documents to a local file system, ensuring data survives application restarts. The project utilizes a MongoDB-compatible API to perform data operations, allowing it to serve as a lightweight document indexing system and a persistent file database without requiring a separate database server. Capabilities include querying, inserting, updating, and deleting documents, as well as the ability to create indexes on specific fields to accelerate

    JavaScript
    Ver en GitHub↗13,540
  • aosasona/migrantAvatar de aosasona

    aosasona/migrant

    20Ver en GitHub↗

    Database migrations for SQLite in Gleam

    Gleam
    Ver en GitHub↗20
  • andizzle/rwdbAvatar de andizzle

    andizzle/rwdb

    21Ver en GitHub↗

    Database wrapper that manage read write connections

    Go
    Ver en GitHub↗21
  • ak-coram/cl-duckdbAvatar de ak-coram

    ak-coram/cl-duckdb

    52Ver en GitHub↗

    Common Lisp CFFI wrapper around the DuckDB C API

    Common Lisp
    Ver en GitHub↗52
  • anant/awesome-cassandraAvatar de Anant

    Anant/awesome-cassandra

    319Ver en GitHub↗

    A curated list of the best resources in the Cassandra community.

    HTMLapacheawesomeawesome-list
    Ver en GitHub↗319
  • alpacahq/marketstoreA

    alpacahq/marketstore

    0Ver en GitHub↗
    Ver en GitHub↗0
  • aerospike/aerospike-client-nodejsAvatar de aerospike

    aerospike/aerospike-client-nodejs

    207Ver en GitHub↗

    Node.js client for the Aerospike database

    JavaScriptaerospikedatabase-driverjavascript
    Ver en GitHub↗207
  • 40ants/cl-prevalenceAvatar de 40ants

    40ants/cl-prevalence

    35Ver en GitHub↗

    In memory database system for Common Lisp

    Common Lisp
    Ver en GitHub↗35
  • automattic/mongooseAvatar de Automattic

    Automattic/mongoose

    27,479Ver en GitHub↗

    Mongoose is an object data modeling library and framework for Node.js that maps application objects to MongoDB documents. It functions as a document mapper and schema validator, ensuring consistent data types and validation rules for records stored in MongoDB. The project provides a system for defining structured schemas to model application data, including the ability to create hierarchical data structures through nested schema composition. It implements a middleware-based hook system that allows for the interception and modification of data states during the lifecycle of database operations

    JavaScript
    Ver en GitHub↗27,479
  • authzed/spicedbAvatar de authzed

    authzed/spicedb

    6,781Ver en GitHub↗

    SpiceDB is a distributed permission store and relationship-based access control system. It provides a scalable database for storing and querying fine-grained authorization relationships, implementing a consistency model inspired by Google Zanzibar to manage access rights across large-scale applications. The system uses a dedicated schema language to define the rules and logic governing how relationships translate into permissions independently of application code. It functions as a pluggable authorization engine that persists relationship tuples in external relational databases such as Postgr

    Go
    Ver en GitHub↗6,781
  • balderdashy/waterlineAvatar de balderdashy

    balderdashy/waterline

    5,392Ver en GitHub↗

    Waterline is an adapter-based database library and object relational mapper for Node.js. It serves as a multi-database persistence layer that translates standard method calls into specific queries for both SQL and NoSQL databases. The library provides a unified interface for managing data across different stores, including MySQL, PostgreSQL, MongoDB, and Microsoft SQL Server. This architecture allows for the integration of multiple database backends within a single application and facilitates database vendor migration by changing adapters without altering business logic. The project covers r

    JavaScript
    Ver en GitHub↗5,392
  • bdash-app/bdashAvatar de bdash-app

    bdash-app/bdash

    1,516Ver en GitHub↗

    Simple SQL Client for lightweight data analysis.

    TypeScriptelectronjavascriptsql
    Ver en GitHub↗1,516
  • beekeeper-studio/beekeeper-studioAvatar de beekeeper-studio

    beekeeper-studio/beekeeper-studio

    22,030Ver en GitHub↗

    Beekeeper Studio is a cross-platform desktop application designed for database management and SQL development. It provides a unified graphical interface to connect to, query, and modify data across a wide range of relational and NoSQL database systems. The application functions as a comprehensive workspace, integrating tools for schema design, record editing, and data visualization. The project distinguishes itself through a focus on secure, flexible connectivity and AI-assisted workflows. It supports advanced authentication methods, including enterprise single sign-on, multi-factor authentic

    TypeScriptbigquerycassandracockroachdb
    Ver en GitHub↗22,030
  • bluele/gcacheAvatar de bluele

    bluele/gcache

    2,731Ver en GitHub↗

    An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC

    Go
    Ver en GitHub↗2,731
  • boltdb/boltAvatar de boltdb

    boltdb/bolt

    14,642Ver en GitHub↗

    Bolt is a single-file embedded key-value store for Go applications. It is an ACID transactional database that organizes data in B+trees on disk to provide efficient sorted key retrieval and range scans. The system uses a memory-mapped model to map the database file directly into the process address space for fast random-access reads. The project distinguishes itself through a multi-version concurrency control architecture that allows multiple simultaneous readers to access a consistent snapshot of data without blocking a writer. It employs a single-writer multi-reader locking model and uses a

    Go
    Ver en GitHub↗14,642
  • bookshelf/bookshelfAvatar de bookshelf

    bookshelf/bookshelf

    6,352Ver en GitHub↗

    Bookshelf is a JavaScript ORM for Node.js that provides a structured way to define and interact with database models. It centers on a model-driven approach where developers register models, define their relations, and manage data persistence through a consistent interface. The library distinguishes itself through its comprehensive handling of model relationships and data transformations. It supports defining one-to-one, one-to-many, many-to-many, and polymorphic associations, with the ability to eager load related models in a single query to avoid performance pitfalls. Bookshelf also automate

    JavaScript
    Ver en GitHub↗6,352
  • brianc/node-postgresAvatar de brianc

    brianc/node-postgres

    13,155Ver en GitHub↗

    This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams into JavaScript objects. It serves as a driver for executing queries, managing data, and integrating Node.js applications with PostgreSQL backends. The library includes a connection pool manager to reduce network overhead by caching reusable connections and a result streamer that uses cursors to retrieve large datasets incrementally. It also functions as an event listener for subscribing to asynchronous server-side notifications to trigger real-time application events. Broad

    JavaScriptlibpqnode-postgrespostgres
    Ver en GitHub↗13,155
  • allegro/bigcacheAvatar de allegro

    allegro/bigcache

    8,140Ver en GitHub↗

    Bigcache is a thread-safe, in-memory key-value store for Go designed to minimize garbage collection pauses. It functions as a memory-optimized cache capable of storing gigabytes of data while maintaining low latency during high-volume operations. The system avoids garbage collection overhead by managing memory through large byte arrays and manual allocation. It utilizes a circular-buffer layout to reuse space and lock-striped sharding to reduce contention during concurrent read and write access. The project provides capabilities for high-volume in-memory caching and low-latency data retrieva

    Go
    Ver en GitHub↗8,140