#
newsql
Here are 16 public repositories matching this topic...
A light weight distributed key-value database system with table concept.
-
Updated
Jun 7, 2020 - Java
python
money
distributed-systems
django
immutable
sql
orm
types
concurrency
lock
databases
ansi
banking
django-channels
django-orm
log-structured
newsql
database-schema
pygotham
pyconco
-
Updated
Feb 20, 2020 - JavaScript
Repositório para as aulas, exercícios e resumos das matérias: banco de dados I, II, III (INE5613, INE5426, INE5600).
sql
nosql
newsql
relational-algebra
xml-database
ufsc
normalization
learning-sql
database-objects
temporary-database
geography-database
-
Updated
Jun 16, 2019 - TSQL
Multi Model Database Management System
-
Updated
Apr 5, 2020
Non-blocking CockroachDB client for Node.js. Forked from brianc/node-postgres.
-
Updated
Aug 23, 2018 - JavaScript
Highly scalable NewSQL database management system CockroachDB - Diploma Thesis - Measurements - Matjaž Mav
-
Updated
Aug 29, 2018 - Go
This code was developed as part of research conducted at the UMBC Big Data lab. The purpose of this work is to develop a framework which can benchmark new generation of databases for IoT data. This is an Open Source which can be used freely.
-
Updated
Jun 16, 2020 - Java
CollapsarDB is a new scale-out database targetted for HTAP and new type of DataBase.
-
Updated
May 22, 2018 - C++
Highly scalable NewSQL database management system CockroachDB - Diploma Thesis - Latex - Matjaž Mav
-
Updated
Sep 12, 2018 - TeX
Learn CockRoachDB with examples
-
Updated
May 1, 2020 - TSQL
Improve this page
Add a description, image, and links to the newsql topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the newsql topic, visit your repo's landing page and select "manage topics."
Currently noahdb has a dependency constraint on hashicorp/raft for commit
2c551690b5c0eb05ef7f4ad72ed01f7f6ce3fcb6.This is because in the newest version of raft a new method is required on the
Transportinterface calledTimeoutNow.This method should be implemented then the commit constraint should be removed.