All Projects → garrensmith → couch_hack_week

garrensmith / couch_hack_week

Licence: Apache-2.0 license
Rust CouchDB implementation for Cloudant hackweek

Programming Languages

rust
11053 projects

Labels

Projects that are alternatives of or similar to couch hack week

Metadata.js
Library for building offline-first browser-based applications :: платформа автономных веб-приложений
Stars: ✭ 165 (+142.65%)
Mutual labels:  couchdb
Openag brain
ROS package for controlling an OpenAg food computer
Stars: ✭ 221 (+225%)
Mutual labels:  couchdb
kanban-board-app
Kanban style task management board app
Stars: ✭ 118 (+73.53%)
Mutual labels:  couchdb
Zend Diagnostics
Universal set of diagnostic tests for PHP applications.
Stars: ✭ 192 (+182.35%)
Mutual labels:  couchdb
Kivik
Kivik provides a common interface to CouchDB or CouchDB-like databases for Go and GopherJS.
Stars: ✭ 200 (+194.12%)
Mutual labels:  couchdb
Pouchdb
🐨 - PouchDB is a pocket-sized database.
Stars: ✭ 14,625 (+21407.35%)
Mutual labels:  couchdb
Avancedb
An in-memory database based on the CouchDB REST API and containing the CouchDB Futon and Fauxton web sites
Stars: ✭ 161 (+136.76%)
Mutual labels:  couchdb
CouchDB2
CouchDB v2.x Python 3 interface in a single module. Also a command line tool.
Stars: ✭ 19 (-72.06%)
Mutual labels:  couchdb
Mycouch
MyCouch is the asynchronous CouchDB client for .NET
Stars: ✭ 211 (+210.29%)
Mutual labels:  couchdb
couchbase-java-importer
This is a pluggable importer for Couchbase
Stars: ✭ 13 (-80.88%)
Mutual labels:  couchdb
Firecamp
Serverless Platform for the stateful services
Stars: ✭ 194 (+185.29%)
Mutual labels:  couchdb
Todo Apps
Sample ToDo application (various languages) running on IBM Cloud
Stars: ✭ 195 (+186.76%)
Mutual labels:  couchdb
Rxdb
🔄 A client side, offline-first, reactive database for JavaScript Applications
Stars: ✭ 16,670 (+24414.71%)
Mutual labels:  couchdb
Phpfastcache
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
Stars: ✭ 2,171 (+3092.65%)
Mutual labels:  couchdb
offPIM
Decentralized, Offline-first, Personal Information Manager (PIM) using PouchDB/CouchDB. Includes task-, note-, and contact-management, as well as journaling.
Stars: ✭ 63 (-7.35%)
Mutual labels:  couchdb
Pifpaf
Python fixtures and daemon managing tools for functional testing
Stars: ✭ 161 (+136.76%)
Mutual labels:  couchdb
Aquiladb
Drop in solution for Decentralized Neural Information Retrieval. Index latent vectors along with JSON metadata and do efficient k-NN search.
Stars: ✭ 222 (+226.47%)
Mutual labels:  couchdb
redgeoff-couchdb-docker
CouchDB in a docker container
Stars: ✭ 12 (-82.35%)
Mutual labels:  couchdb
couchdb-pkg
Apache CouchDB Packaging support files
Stars: ✭ 24 (-64.71%)
Mutual labels:  couchdb
NoSQLDataEngineering
NoSQL Data Engineering
Stars: ✭ 25 (-63.24%)
Mutual labels:  couchdb

Mini-CouchDB

An implementation of CouchDB using Rust and FoundationDB for Cloudant's hackweek 25 May 2020 - 4 June 2020. The aim was to be able to read /{db}/_all_docs.

Here is a blog post on this.

Building

$ cargo build

Running

$ cargo run
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].