C RDBMS

Open-source C projects categorized as RDBMS

Top 4 C RDBMS Projects

  • PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  • Project mention: Understanding SQL vs. NoSQL Databases: A Beginner's Guide | dev.to | 2024-04-09

    SQL (Structured Query Language) databases are relational databases. They organize data into tables with rows and columns, and they use SQL for querying and managing data. Examples include MySQL, PostgreSQL, and SQLite.

  • ruby-pg

    A PostgreSQL client library for Ruby

  • Project mention: Test Driving a Rails API - Part One | dev.to | 2024-03-11

    If you installed Postgres via Homebrew, you need to configure bundler so that when it installs the pg gem, it knows where to find the pg_config executable, which is installed as part of Postgres. The pg gem is the Ruby interface to Postgres and requires pg_config during installation. We can use this command to configure bundler so that it can find it and successfully install pg.

  • 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
  • cubrid

    CUBRID is a comprehensive open source relational database management system highly optimized for Web Applications.

  • Project mention: Cubrid – Enterprise Open Source DBMS | news.ycombinator.com | 2023-05-24
  • CrossDB

    The Fastest Embedded Database in the world✨

  • Project mention: CrossDB: The Fastest Embedded Database in the World | news.ycombinator.com | 2023-07-04
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). The latest post mention was on 2024-04-09.

C RDBMS related posts

Index

What are some of the best open-source RDBMS projects in C? This list will help you:

Project Stars
1 PostgreSQL 14,619
2 ruby-pg 750
3 cubrid 258
4 CrossDB 40
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com