marten
Document DB
A .NET library providing an ACID-compliant document database and event store on top of PostgreSQL
.NET Transactional Document DB and Event Store on PostgreSQL
3k stars
76 watching
458 forks
Language: C#
last commit: about 1 month ago
Linked from 5 awesome lists
document-databasedocumentdbdotnetevent-sourcingeventsourcingmartenplv8postgres
Related projects:
Repository | Description | Stars |
---|---|---|
oskardudycz/eventsourcing.netcore | A collection of resources and examples for using event-sourced systems in .NET | 3,439 |
vitaly-t/pg-promise | A PostgreSQL interface for Node.js providing automatic connections, transactions, and query formatting. | 3,477 |
npgsql/npgsql | A .NET data provider for PostgreSQL that enables connection and interaction with the PostgreSQL database using C#. | 3,354 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,526 |
eventstore/eventstore-client-dotnet | A .NET client SDK for interacting with an event-native database using gRPC protocol | 148 |
brianc/node-postgres | A PostgreSQL client for Node.js, providing a non-blocking connection to the database. | 12,393 |
richie765/meteor-pg | Enables reactive PostgreSQL query execution with Meteor | 25 |
pgadmin-org/pgadmin4 | An administration and development platform for managing PostgreSQL databases | 2,597 |
paxa/postbird | A cross-platform GUI client for PostgreSQL databases | 1,551 |
chartdb/chartdb | A web-based database diagramming editor that allows users to visualize and design their databases with a single query. | 10,938 |
message-db/message-db | A microservice-based event store and message queue built on top of PostgreSQL. | 1,624 |
mattkrick/meatier | An alternative to Meteor with improved flexibility and features | 3,044 |
bookshelf/bookshelf | A JavaScript library providing an object-relational mapper (ORM) for Node.js to interact with PostgreSQL, MySQL, and SQLite3 databases. | 6,358 |
postgrest/postgrest | Provides a RESTful API wrapper around PostgreSQL databases | 24,080 |
commanded/eventstore | An Elixir-based event store implementation using PostgreSQL as the underlying storage engine | 1,067 |