Java relational-database

Open-source Java projects categorized as relational-database

Java relational-database Projects

  • fdb-record-layer

    A record-oriented store built on FoundationDB

  • Project mention: Figma's Databases team lived to tell the scale | news.ycombinator.com | 2024-03-14

    FoundationDB is really just a set of structures and tools to build any type of database you want on top of a solid foundation.

    "FoundationDB decouples its data storage technology from its data model. FoundationDB’s core ordered key-value storage technology can be efficiently adapted and remapped to a broad array of rich data models. Using indexing as an example, FoundationDB’s core provides no indexing and never will. Instead, a layer provides indexing by storing two kinds of key-values, one for the data and one for the index."

    https://apple.github.io/foundationdb/layer-concept.html

    Then existing standard layers like the Record layer, providing "(very) roughly equivalent to a simple relational database" providing structured types, index, complex types, queries, etc.

    https://github.com/FoundationDB/fdb-record-layer

  • aws-cloudformation-resource-providers-rds

    The CloudFormation Resource Provider Package For Amazon Relational Database Service

  • 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
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).

Java relational-database related posts

Index


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