All Projects → junkumar → Redbase

junkumar / Redbase

Licence: apache-2.0
A mini database implementation.

Labels

Projects that are alternatives of or similar to Redbase

Interview
Android、Java程序员面试资源总结,涉及Java、Android、网络、操作系统、算法等
Stars: ✭ 150 (-1.96%)
Mutual labels:  database
H2gis
A spatial extension of the H2 database.
Stars: ✭ 152 (-0.65%)
Mutual labels:  database
Peloton
The Self-Driving Database Management System
Stars: ✭ 1,887 (+1133.33%)
Mutual labels:  database
Grimoire
Database access layer for golang
Stars: ✭ 151 (-1.31%)
Mutual labels:  database
Ebooks
A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
Stars: ✭ 151 (-1.31%)
Mutual labels:  database
Hbase Connectors
Apache HBase Connectors
Stars: ✭ 153 (+0%)
Mutual labels:  database
Data
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
Stars: ✭ 150 (-1.96%)
Mutual labels:  database
Fwtr
Open Database of Firmware Test Results
Stars: ✭ 154 (+0.65%)
Mutual labels:  database
Immudb
immudb - world’s fastest immutable database, built on a zero trust model
Stars: ✭ 3,743 (+2346.41%)
Mutual labels:  database
Quill
Compile-time Language Integrated Queries for Scala
Stars: ✭ 1,998 (+1205.88%)
Mutual labels:  database
Tera
An Internet-Scale Database.
Stars: ✭ 1,846 (+1106.54%)
Mutual labels:  database
Bats
面向 OLTP、OLAP、批处理、流处理场景的大一统 SQL 引擎
Stars: ✭ 152 (-0.65%)
Mutual labels:  database
Myproxy
A sharding proxy for MYSQL databases
Stars: ✭ 153 (+0%)
Mutual labels:  database
Spark With Python
Fundamentals of Spark with Python (using PySpark), code examples
Stars: ✭ 150 (-1.96%)
Mutual labels:  database
Flask Migrate
SQLAlchemy database migrations for Flask applications using Alembic
Stars: ✭ 1,971 (+1188.24%)
Mutual labels:  database
Deno Sqlite
Deno SQLite module
Stars: ✭ 151 (-1.31%)
Mutual labels:  database
Norm
Access a database in one line of code.
Stars: ✭ 152 (-0.65%)
Mutual labels:  database
Express Typescript Boilerplate
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
Stars: ✭ 2,293 (+1398.69%)
Mutual labels:  database
Us Car Models Data
This repo contains approximately 10K car models data that are available in the United States between 1992-2020
Stars: ✭ 154 (+0.65%)
Mutual labels:  database
Chunked
Chunkwise Text-file Processing for 'dplyr'
Stars: ✭ 153 (+0%)
Mutual labels:  database

A mini database implementation. See src/doc* for each sub-component. This code was written for CS346 Spring 2011, Stanford University by [email protected].

This code was placed online after requests from other students in my class AFTER the completion of the course. Since then, this code has been used as a reference by many students globally.

Please do not violate the Stanford University or other Honor code by directly copying/reading this code for your own coursework.

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].