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
456 forks
Language: C#
last commit: 14 days 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,419 |
vitaly-t/pg-promise | A PostgreSQL interface for Node.js providing automatic connections, transactions, and query formatting. | 3,467 |
npgsql/npgsql | A .NET data provider for PostgreSQL that enables connection and interaction with the PostgreSQL database using C#. | 3,327 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,490 |
eventstore/eventstore-client-dotnet | A .NET client SDK for interacting with an event-native database using gRPC protocol | 147 |
brianc/node-postgres | A PostgreSQL client for Node.js, providing a non-blocking connection to the database. | 12,331 |
richie765/meteor-pg | Enables reactive PostgreSQL query execution with Meteor | 25 |
pgadmin-org/pgadmin4 | An administration and development platform for managing PostgreSQL databases | 2,537 |
paxa/postbird | A cross-platform GUI client for PostgreSQL databases | 1,550 |
chartdb/chartdb | A web-based tool that allows users to visualize and design database schemas using a single query, with features for schema import, export, and editing. | 9,559 |
message-db/message-db | A microservice-based event store and message queue built on top of PostgreSQL. | 1,623 |
mattkrick/meatier | A Node.js framework offering a lightweight alternative to Meteor, with built-in support for multiple databases, improved client-side validation and caching, as well as enhanced routing and authentication features. | 3,048 |
bookshelf/bookshelf | A JavaScript library providing an object-relational mapper (ORM) for Node.js to interact with PostgreSQL, MySQL, and SQLite3 databases. | 6,361 |
postgrest/postgrest | Provides a RESTful API wrapper around PostgreSQL databases | 23,440 |
commanded/eventstore | An Elixir-based event store implementation using PostgreSQL as the underlying storage engine | 1,059 |