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
·
pkosiec avatar

pkosiec/mongo-seeding

0
View on GitHub↗

Mongo Seeding

🌱 The ultimate solution for populating your MongoDB database.

Features

  • Database Utilities - Populate MongoDB databases with data.

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.

Start searching with AI
  • Bases de datos - Populate MongoDB with JavaScript and JSON.
  • Database Tools - Library and CLI for populating databases with JSON/JS data.
  • 562 estrellas·46 forks·TypeScript·MIT·2 vistas

    Historial de estrellas

    Gráfico del historial de estrellas de pkosiec/mongo-seedingGráfico del historial de estrellas de pkosiec/mongo-seeding

    Preguntas frecuentes

    ¿Qué hace pkosiec/mongo-seeding?

    🌱 The ultimate solution for populating your MongoDB database.

    ¿Cuáles son las características principales de pkosiec/mongo-seeding?

    Las características principales de pkosiec/mongo-seeding son: Database Utilities, Bases de datos, Database Tools.

    ¿Qué alternativas de código abierto existen para pkosiec/mongo-seeding?

    Las alternativas de código abierto para pkosiec/mongo-seeding incluyen: forbeslindesay/atdatabases — TypeScript clients for databases that prevent SQL Injection. mlaanderson/database-js — Common Database Interface for Node. 2tvenom/myreplication. flike/kingshard — Kingshard is a MySQL database proxy and sharding middleware that routes SQL traffic between clients and multiple… louischatriot/nedb — NeDB is a JavaScript embedded NoSQL document store designed for Node.js and the browser. It functions as an in-memory… nuveo/prest.

    Alternativas open-source a Mongo Seeding

    Proyectos open-source similares, clasificados según cuántas características comparten con Mongo Seeding.
    • 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
    • forbeslindesay/atdatabasesAvatar de ForbesLindesay

      ForbesLindesay/atdatabases

      633Ver en GitHub↗

      TypeScript clients for databases that prevent SQL Injection

      TypeScript
      Ver en GitHub↗633
    • 2tvenom/myreplication2

      2tvenom/myreplication

      0Ver en GitHub↗
      Ver en GitHub↗0
    • 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
    Ver las 30 alternativas a Mongo Seeding→