Distributed PostgreSQL as an extension
- Updated
Nov 13, 2025 - C
Distributed PostgreSQL as an extension
Relational Database for High-Intensity, Contention-Free OLTP.
CMU 15-445 course project: A relational database management system for SQLite
基于C语言的关系型数据库系统实现 ( A Relational Database System Implementation Based On C Language )
Relational Database Management System
Typhoon Relational Database Management System by Thomas B. Pedersen and Kaz Kylheku
🐘 Introductory examples for people who want to use PostgreSQL with the C language. In the examples, the most basic operations to manage the database were covered, namely: connecting, creating tables, inserting records, selecting data, updating and deleting records.
Implementação de um Sistema de Gerenciamento de Banco de Dados Relacional (SGBD) simplificado, desenvolvido como parte de uma tarefa acadêmica no curso de ITP na UFRN.
This repository contains code for building a relational database like sqlite using B+ Trees
Add a description, image, and links to the relational-database topic page so that developers can more easily learn about it.
To associate your repository with the relational-database topic, visit your repo's landing page and select "manage topics."