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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
oguimbal avatar

oguimbal/pg-mem

0
View on GitHub↗
2,341 stars·110 forks·TypeScript·MIT·11 views

Pg Mem

An in memory postgres DB instance for your unit tests

Features

  • Database Utilities - In-memory PostgreSQL instance for testing.
  • Databases - In-memory PostgreSQL instance.

Star history

Star history chart for oguimbal/pg-memStar history chart for oguimbal/pg-mem

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pg Mem

Similar open-source projects, ranked by how many features they share with Pg Mem.
  • louischatriot/nedblouischatriot avatar

    louischatriot/nedb

    13,540View on 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
    View on GitHub↗13,540
  • mlaanderson/database-jsmlaanderson avatar

    mlaanderson/database-js

    79View on GitHub↗

    Common Database Interface for Node

    JavaScript
    View on GitHub↗79
  • forbeslindesay/atdatabasesForbesLindesay avatar

    ForbesLindesay/atdatabases

    633View on GitHub↗

    TypeScript clients for databases that prevent SQL Injection

    TypeScript
    View on GitHub↗633
  • nuveo/prestN

    nuveo/prest

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Pg Mem→

Frequently asked questions

What does oguimbal/pg-mem do?

An in memory postgres DB instance for your unit tests

What are the main features of oguimbal/pg-mem?

The main features of oguimbal/pg-mem are: Database Utilities, Databases.

What are some open-source alternatives to oguimbal/pg-mem?

Open-source alternatives to oguimbal/pg-mem include: mlaanderson/database-js — Common Database Interface for Node. pkosiec/mongo-seeding — 🌱 The ultimate solution for populating your MongoDB database. forbeslindesay/atdatabases — TypeScript clients for databases that prevent SQL Injection. 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. tommybananas/finale — Create flexible REST endpoints and controllers from Sequelize models in your Express app.