-
ydb
YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
yugabyte-db
YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com - Postgres fronted distributed OLTP database
I work there (300+ ppl). It's primarily open source. It makes money through support contracts and cloud hosting, but all core development is done in the open.
-
Scylla
NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB
Never used it before but check out https://github.com/scylladb/scylla
I have a lot of experience with Cassandra though.
-
-
-
-
redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
Went searching for https://redpanda.com/ and couldn't find it in the DB, fyi :)
Not affiliated, just saw the Jepsen report posted here a few weeks ago.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
I have one in Java: https://github.com/tinspin/rupy
Here is the 2000 lines of code of the entire database: http://root.rupy.se/code?path=/Root.java
And here you can try it out: http://root.rupy.se
-
Scylla's main competitor in replacing C* with native code.
https://github.com/aerospike/aerospike-server
-
MySQL
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.