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: The Home Server Journey - 5: Rebuilding Burned Bridges | dev.to | 2024-09-29

    (At first we're using a PostgreSQL image from the official DockerHub repository, but different databases such as MySQL/MariaDB or MongoDB will follow a similar pattern)

  • SaaSHub

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

    SaaSHub logo
  • ruby-pg

    A PostgreSQL client library for Ruby

    Project mention: RDS Database Migration Series - Integrating Ruby on Rails applications with RDS Proxy | dev.to | 2024-07-29

    Thanks to some available articles and existing Github issues, we figured out that we needed to move some config parts from the pg gem and Rails Postgres adapter to the RDS Proxy initialization query. "Moving" meant some heavy-monkey patching and adjusting some surprising low-level config and setting Encoding.default_internal to a nil value, which pg gem depends on. However, it seems like the issue was fixed in pg 1.5.4, so making sure the gem is up-to-date will help avoid the problem.

  • cubrid

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

  • CrossDB

    The Fastest Embedded Database in the world✨

    Project mention: CrossDB: Super High-Performance Embedded and Server RDBMS | news.ycombinator.com | 2024-08-20
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).

C RDBMS discussion

Log in or Post with

C RDBMS related posts

  • Developing with Postgres

    3 projects | dev.to | 29 Sep 2024
  • AWS IAM Database Authentication with EF Core

    2 projects | dev.to | 7 Sep 2024
  • Introducing Flashboard: Instant Admin Panels for PostgreSQL

    1 project | dev.to | 2 Sep 2024
  • Expect – Linux tool for automating interactive programs

    2 projects | news.ycombinator.com | 30 Aug 2024
  • Scanning AWS S3 Buckets for Security Vulnerabilities

    7 projects | dev.to | 27 Aug 2024
  • CrossDB: Super High-Performance Embedded and Server RDBMS

    1 project | news.ycombinator.com | 20 Aug 2024
  • Super High-Performance Embedded SQL RDBMS CrossDB

    3 projects | news.ycombinator.com | 19 Aug 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 PostgreSQL 15,885
2 ruby-pg 786
3 cubrid 260
4 CrossDB 43

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

Did you konow that C is
the 7th most popular programming language
based on number of metions?