SaaSHub helps you find the best software and product alternatives Learn more →
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
(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
-
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.
-
Project mention: CrossDB: Super High-Performance Embedded and Server RDBMS | news.ycombinator.com | 2024-08-20
C RDBMS discussion
C RDBMS related posts
-
Developing with Postgres
-
AWS IAM Database Authentication with EF Core
-
Introducing Flashboard: Instant Admin Panels for PostgreSQL
-
Expect – Linux tool for automating interactive programs
-
Scanning AWS S3 Buckets for Security Vulnerabilities
-
CrossDB: Super High-Performance Embedded and Server RDBMS
-
Super High-Performance Embedded SQL RDBMS CrossDB
-
A note from our sponsor - SaaSHub
www.saashub.com | 3 Oct 2024
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 |