document-database

Open-source projects categorized as document-database

Top 21 document-database Open-Source Projects

  • surrealdb

    A scalable, distributed, collaborative, document-graph database, for the realtime web

  • Project mention: Show HN: I made a tool to easily compare pricing of developer tools and services | news.ycombinator.com | 2024-04-23

    you should add https://surrealdb.com -- basically an open source firebase. and they will launch a paid cloud offering soon.

  • badger

    Fast key-value DB in Go.

  • Project mention: Anytype helper crashed | /r/Anytype | 2023-12-09

    github.com/dgraph-io/badger/v3/table.OpenTable(0xc000bb4000, {0x0, 0x1, 0x200000, 0x0, 0x0, 0x3f847ae147ae147b, 0x1000, 0x0, 0x0, ...})

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ArangoDB

    ๐Ÿฅ‘ ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.

  • Project mention: System Design: Databases and DBMS | dev.to | 2024-05-01

    ArangoDB

  • OrientDB

    OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.

  • RavenDB

    ACID Document Database

  • Project mention: RavenDB 6.0.2 (A Jepsen Report) | news.ycombinator.com | 2024-01-31

    This aged well - https://github.com/ravendb/ravendb/issues/13218#issuecomment...

  • tiedot

    A rudimentary implementation of a basic document (NoSQL) database in Go

  • Marten

    .NET Transactional Document DB and Event Store on PostgreSQL

  • Project mention: Marten โ€“ .NET Transactional Document DB and Event Store on PostgreSQL | news.ycombinator.com | 2024-02-01
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • terminusdb

    TerminusDB is a distributed database with a collaboration model

  • Project mention: Ask HN: What is new in Algorithms / Data Structures these days? | news.ycombinator.com | 2023-05-10

    How about some succinct data structures and delta encoding for modern databases [1]. Succinct data structures are a family of data structures which are close in size to the information theoretic minimum representation (while still being queryable).

    [1] https://github.com/terminusdb/terminusdb/blob/dev/docs/white...

  • xtdb

    An immutable database for application development and time-travel data compliance, with SQL and XTQL. Developed by @juxt

  • Project mention: Mariposa โ€“ A programming language with time-travel | news.ycombinator.com | 2024-01-09

    You don't necessarily need to embed it into the programming language itself to get a ton of value. XTDB (https://github.com/xtdb/xtdb) offer a Clojure, Java and HTTP API for interacting with the database, which is bitemporal and lets you query the database for a specific point in time for example.

  • skytable

    Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build powerful experiences

  • Project mention: Show HN: Skytable's new NoSQL engine BlueQL with injection safety, improved perf | news.ycombinator.com | 2023-12-10

    Hey HN!

    I've been working on Skytable since 2020 and after several iterations from a simple K/V store, we've walked the path to this release. The goal of Skytable is to deliver a solid foundation for building data intensive applications.

    Skytable's primary goal is performance and scale. Even with a query language it can outperform K/V stores which use simple commands (benchmarks will be shared in another post).

    Several implementations in Skytable (especially around query evaluation and execution) are fundamentally different from SQL and even NoSQL counterparts and there are some entirely new concepts which might make it a little hard to grasp.

    BlueQL is a very important part of Skytable and it employs some interesting concepts to try and reduce the surface for injection attacks and tries to be a modern and secure alternative to SQL.

    - Source code: https://github.com/skytable/skytable

  • jsonlite

    A simple, self-contained, serverless, zero-configuration, json document store.

  • Project mention: I made nodb, a RESTFful API to store and fetch JSON | news.ycombinator.com | 2023-05-27

    I also wrote a dead simple bash, and very naive implementation of a JSON store (https://github.com/nodesocket/jsonlite) which scratched an itch I personally needed a few years ago. To my surprise it sees like a lot of people were interested.

  • PoloDB

    PoloDB is an embedded document database.

  • Project mention: A NoSQL embedded database for you Rust app | dev.to | 2023-05-24

    Github: https://github.com/PoloDB/PoloDB

  • ustore

    Multi-Modal Database replacing MongoDB, Neo4J, and Elastic with 1 faster ACID solution, with NetworkX and Pandas interfaces, and bindings for C 99, C++ 17, Python 3, Java, GoLang ๐Ÿ—„๏ธ

  • RethinkDb.Driver

    :headphones: A NoSQL C#/.NET RethinkDB database driver with 100% ReQL API coverage.

  • gitdb

    Distributed Embeddable Database (by gogitdb)

  • fdb-document-layer

    A document data model on FoundationDB, implementing MongoDBยฎ wire protocol

  • formkiq-core

    A full-featured Document Layer for your application, providing the functionality of a flexible document management system, including storage, discovery, processing, and retrieval. Deploys directly into your Amazon Web Services Cloud. ๐ŸŒŸ Star to support our work!

  • Project mention: A Clutter-Free Life: Going Paperless with Paperless-Ngx | news.ycombinator.com | 2023-10-07

    We may want to get in touch with each other. We have an Open Core document management platform that runs in AWS; I'm not sure about your roadmap, but there may be something there that's of use: https://github.com/formkiq/formkiq-core

  • Marten.FSharp

    A set of FSharp wrappers around Marten

  • Project mention: Has anyone used Wolverine with F#? | /r/fsharp | 2023-06-08

    I've been looking into using it with F#, mainly in conjunction with Akka.NET and Akkling/Wakka wrappers. I've only sniffed around to see if there's need for Hyperion/POCO serialization or other "band-aids" -- but have only just started looking at it. I think it holds a lot of promise, as the C# implementation I did at work was really nice. FYI there's also a nice Marten wrapper here https://github.com/TheAngryByrd/Marten.FSharp

  • papersman

    Minimalist electronic documents/papers/publications manager/indexer/categorizer

  • nosqlapi

    nosqlapi is a library for building standard NOSQL python libraries.

  • M31DB

    A Minimal Yet Powerful DB Engine

  • Project mention: A New Database in Progress written entirely in Golang | /r/golang | 2023-05-23

    ** This is not fully complete so don't judge it ** I am currently working on a powerful multi-modal database management system. When Complete it will have unique features like: - Plugin System - Optional Schema - Pre-Built Chaching - Embeddable - Extendable - Full-text Search - Swap Queries (Kinda like transactions) - ACID Compliant - Sharting - Custom Load Balancing - Concurrency - Multi-Tenant - Server-Less - CLI If you want to see it or contribute to it see our GitHub Repo

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

document-database related posts

Index

What are some of the best open-source document-database projects? This list will help you:

Project Stars
1 surrealdb 25,462
2 badger 13,397
3 ArangoDB 13,360
4 OrientDB 4,693
5 RavenDB 3,442
6 tiedot 2,720
7 Marten 2,674
8 terminusdb 2,638
9 xtdb 2,445
10 skytable 2,290
11 jsonlite 844
12 PoloDB 770
13 ustore 489
14 RethinkDb.Driver 380
15 gitdb 255
16 fdb-document-layer 204
17 formkiq-core 91
18 Marten.FSharp 72
19 papersman 14
20 nosqlapi 11
21 M31DB 6

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com