All Projects → cstack → Db_tutorial

cstack / Db_tutorial

Licence: mit
Writing a sqlite clone from scratch in C

Programming Languages

c
50402 projects - #5 most used programming language
ruby
36898 projects - #4 most used programming language
HTML
75241 projects

Labels

Projects that are alternatives of or similar to Db tutorial

Couchdb
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
Stars: ✭ 5,166 (-17.13%)
Mutual labels:  database
Yugabyte Db
The high-performance distributed SQL database for global, internet-scale apps.
Stars: ✭ 5,890 (-5.52%)
Mutual labels:  database
Datasets For Recommender Systems
This is a repository of a topic-centric public data sources in high quality for Recommender Systems (RS)
Stars: ✭ 564 (-90.95%)
Mutual labels:  database
Flink Cdc Connectors
Change Data Capture (CDC) Connectors for Apache Flink
Stars: ✭ 546 (-91.24%)
Mutual labels:  database
Financedatabase
This is a database of 180.000+ symbols containing Equities, ETFs, Funds, Indices, Futures, Options, Currencies, Cryptocurrencies and Money Markets.
Stars: ✭ 554 (-91.11%)
Mutual labels:  database
Quinedb
QuineDB is a quine that is also a key-value store.
Stars: ✭ 561 (-91%)
Mutual labels:  database
Lmdbjava
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
Stars: ✭ 546 (-91.24%)
Mutual labels:  database
Db
GroundDB is a thin layer providing Meteor offline database and methods
Stars: ✭ 569 (-90.87%)
Mutual labels:  database
Gin Boilerplate
The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authentication middleware stored in Redis
Stars: ✭ 559 (-91.03%)
Mutual labels:  database
Mongoui
MongoDB admin UI server written in Node.js 🎮
Stars: ✭ 566 (-90.92%)
Mutual labels:  database
Pickledb
pickleDB is an open source key-value store using Python's json module.
Stars: ✭ 549 (-91.19%)
Mutual labels:  database
Jsonbase
A database software completely built as JSON files in backend. A powerful, portable and simple database works on top of JSON files. It is like a database software, currently having basic CRUD operation features. You can use this as a backend for your ReST APIs as well. The software is completely free and opensource. We are coming up with new features and providing more updates. The another beautiful advantage with JSON-base is since it is a NPM module, this fits well in your nodeJs applications eco system. if you want to develop quick prototypes/poc or need of a database with minimal requirements then, JSONBASe is an must option that you can consider. However there is a limitation if you go beyond a million records per table.
Stars: ✭ 552 (-91.15%)
Mutual labels:  database
Entityframework Reverse Poco Code First Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from
Stars: ✭ 562 (-90.98%)
Mutual labels:  database
Typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
Stars: ✭ 26,559 (+326.03%)
Mutual labels:  database
React Native Store
A simple database base on react-native AsyncStorage.
Stars: ✭ 568 (-90.89%)
Mutual labels:  database
Entityauditbundle
Audit for Doctrine Entities
Stars: ✭ 546 (-91.24%)
Mutual labels:  database
Otj Pg Embedded
Java embedded PostgreSQL component for testing
Stars: ✭ 559 (-91.03%)
Mutual labels:  database
Filemasta
A search application to explore, discover and share online files
Stars: ✭ 571 (-90.84%)
Mutual labels:  database
Api
Our Database
Stars: ✭ 568 (-90.89%)
Mutual labels:  database
Clickhouse Driver
ClickHouse Python Driver with native interface support
Stars: ✭ 562 (-90.98%)
Mutual labels:  database

Let's Build a Simple Database

View rendered tutorial (with more details on what this is.)

Notes to myself

Run site locally:

bundle exec jekyll serve
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].