Bookmarks tagged [nosql]
https://www.youtube.com/watch?v=ZS_kXvOeQ5Y
SQL or NoSQL? MySQL vs MongoDB? Which database is better? Which one should you use?
https://github.com/innoave/rincon
An ArangoDB (NoSQL and Graph store) driver for Rust
- tags: rust, database, nosql
- source code
https://github.com/Metaswitch/cassandra-rs
bindings to the DataStax C/C++ client
- tags: rust, database, nosql
- source code
https://github.com/vhbit/sherwood
ForestDB bindings
- tags: rust, database, nosql, forestdb
- source code
https://github.com/panoptix-za/influxdb-rs
- tags: rust, database, nosql, forestdb
- source code
https://github.com/driftluo/InfluxDBClient-rs
- tags: rust, database, nosql, forestdb
- source code
https://github.com/skade/leveldb
LevelDB bindings
- tags: rust, database, nosql, leveldb
- source code
https://github.com/mitsuhiko/redis-rs
Redis library in Rust
- tags: rust, database, nosql, redis
- source code
https://github.com/rust-rocksdb/rust-rocksdb
- tags: rust, database, nosql, rocksdb
- source code
https://github.com/zitsen/unqlite.rs
- tags: rust, database, nosql, unqlite
- source code
https://github.com/seladb/pickledb-rs
a lightweight and simple key-value store, heavily inspired by Python's PickleDB.
- tags: rust, database, nosql, pickledb
- source code
https://github.com/aerospike/aerospike-client-go
Aerospike client in Go language.
- tags: go, database-drivers, nosql
- source code
https://github.com/solher/arangolite
Lightweight golang driver for ArangoDB.
- tags: go, database-drivers, nosql
- source code
Datastore Connectivity for Aerospike for go.
- tags: go, database-drivers, nosql
- source code
https://github.com/underarmour/dynago
Dynago is a principle of least surprise client for DynamoDB.
- tags: go, database-drivers, nosql
- source code
https://github.com/couchbase/goforestdb
Go bindings for ForestDB.
- tags: go, database-drivers, nosql
- source code
https://github.com/couchbase/go-couchbase
Couchbase client in Go.
- tags: go, database-drivers, nosql
- source code
https://github.com/fjl/go-couchdb
Yet another CouchDB HTTP API wrapper for Go.
- tags: go, database-drivers, nosql
- source code
https://github.com/pilosa/go-pilosa
Go client library for Pilosa.
- tags: go, database-drivers, nosql
- source code
https://github.com/nitishm/go-rejson
Golang client for redislabs' ReJSON module using Redigo golang client. Store and manipulate structs as JSON objects in redis with ease.
- tags: go, database-drivers, nosql
- source code
https://github.com/couchbase/gocb
Official Couchbase Go SDK.
- tags: go, database-drivers, nosql
- source code
Go language driver for Apache Cassandra.
- tags: go, database-drivers, nosql
https://github.com/defcronyke/godscache
A wrapper for the Google Cloud Platform Go Datastore package that adds caching using memcached.
- tags: go, database-drivers, nosql
- source code
https://github.com/bradfitz/gomemcache/
memcache client library for the Go programming language.
- tags: go, database-drivers, nosql
- source code
https://github.com/dancannon/gorethink
Go language driver for RethinkDB.
- tags: go, database-drivers, nosql
- source code
https://github.com/zegl/goriak
Go language driver for Riak KV.
- tags: go, database-drivers, nosql
- source code
https://github.com/globalsign/mgo
(unmaintained) MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms.
- tags: go, database-drivers, nosql
- source code
https://github.com/mongodb/mongo-go-driver
Official MongoDB driver for the Go language.
- tags: go, database-drivers, nosql
- source code
https://github.com/cihangir/neo4j
Neo4j Rest API Bindings for Golang.
- tags: go, database-drivers, nosql
- source code
https://github.com/davemeehan/Neo4j-GO
Neo4j REST Client in golang.
- tags: go, database-drivers, nosql
- source code
https://github.com/jmcvetta/neoism
Neo4j client for Golang.
- tags: go, database-drivers, nosql
- source code
https://github.com/gomodule/redigo
Redigo is a Go client for the Redis database.
- tags: go, database-drivers, nosql
- source code
https://github.com/go-redis/redis
Redis client for Golang.
- tags: go, database-drivers, nosql
- source code
Redis-protocol compatible TCP servers/services.
- tags: go, database-drivers, nosql
- source code
https://github.com/shomali11/xredis
Typesafe, customizable, clean & easy to use Redis client.
- tags: go, database-drivers, nosql
- source code
https://github.com/blevesearch/bleve
Modern text indexing library for go.
- tags: go, database-drivers, nosql
- source code
https://github.com/olivere/elastic
Elasticsearch client for Go.
- tags: go, database-drivers, nosql
- source code
https://github.com/cch123/elasticsql
Convert sql to elasticsearch dsl in Go.
- tags: go, database-drivers, nosql
- source code
https://github.com/mattbaird/elastigo
Elasticsearch client library.
- tags: go, database-drivers, nosql
- source code
https://github.com/elastic/go-elasticsearch
Official Elasticsearch client for Go.
- tags: go, database-drivers, nosql
- source code
https://github.com/OwnLocal/goes
Library to interact with Elasticsearch.
- tags: go, database-drivers, nosql
- source code
https://github.com/go-ego/riot
Go Open Source, Distributed, Simple and efficient Search Engine.
- tags: go, database-drivers, nosql
- source code
https://github.com/seiflotfy/skizze
probabilistic data-structures service and storage.
- tags: go, database-drivers, nosql
- source code
https://github.com/fabiorphp/cachego
Golang Cache component for multiple drivers.
- tags: go, database-drivers, nosql
- source code
https://github.com/google/cayley
Graph database with support for multiple backends.
- tags: go, database-drivers, nosql
- source code
Datastore connectivity for SQL, NoSQL, structured files.
- tags: go, database-drivers, nosql
- source code
https://github.com/philippgille/gokv
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more).
- tags: go, database-drivers, nosql
- source code
https://github.com/stephenmcd/hot-redis
Rich Python data types for Redis.
- tags: python, orm, nosql
- source code
https://github.com/MongoEngine/mongoengine
A Python Object-Document-Mapper for working with MongoDB.
- tags: python, orm, nosql
- source code
https://github.com/pynamodb/PynamoDB
A Pythonic interface for Amazon DynamoDB.
- tags: python, orm, nosql
- source code
https://github.com/kiddouk/redisco
A Python Library for Simple Models and Containers Persisted in Redis.
- tags: python, orm, nosql
- source code
https://github.com/erictleung/awesome-nosql-guides#readme
💻 Curated list of awesome resources and links about using NoSQL databases - erictleung/awesome-nosql-guides
- tags: awesome-list, database, nosql
- source code
Infinispan is a distributed in-memory key/value data store with optional schema, available under the Apache License 2.0.
- Available as an embedded Java library or as a language-independent service a...
- tags: nosql, java, in-memory, distributed-cache, caching
- source code
https://github.com/kondratovich/the-little-redis-book/blob/master/ru/redis.md
http://www.pvsm.ru/download/mongodb-ru.pdf
(PDF)
https://github.com/craftgear/the-little-redis-book
Karl Seguin, @craftgear(翻訳)
http://www.cuspy.org/diary/2012-04-17/the-little-mongodb-book-ja.pdf
Karl Seguin, 濱野司(翻訳) (PDF)
http://hibari.github.io/hibari-doc/hibari-app-developer-guide.ja.html
https://github.com/yograterol/ebook-mongodb-basico
Yohan Graterol
https://github.com/uokesita/the-little-mongodb-book
https://kristories.gitbooks.io/pengantar-mongodb/content/
- tags: free-programming-books, nosql
http://openmymind.net/2012/1/23/The-Little-Redis-Book/
K. Seguin (PDF, Epub)
- tags: free-programming-books, nosql
http://openmymind.net/2011/3/28/The-Little-MongoDB-Book/
- tags: free-programming-books, nosql
http://www.christof-strauch.de/nosqldbs.pdf
Christof Strauch (PDF)
- tags: free-programming-books, nosql
https://www.syncfusion.com/resources/techportal/ebooks/mongodb
(PDF, Kindle) (Just fill the fields with any values)
- tags: free-programming-books, nosql
https://github.com/chicagoruby/MongoDB_Koans
- tags: free-programming-books, nosql
https://www.packtpub.com/packt/free-ebook/mongoDB-starter-guide
Amol Nayak, Packt. (Just fill the fields with any values)
- tags: free-programming-books, nosql
- tags: free-programming-books, nosql
http://publications.lib.chalmers.se/records/fulltext/155048.pdf
Petter Nasholm (PDF)
- tags: free-programming-books, nosql
- tags: free-programming-books, nosql
https://github.com/huangz1990/redis-3.0-annotated
https://github.com/huangz1990/annotated_redis_source
https://github.com/JasonLai256/the-little-redis-book/blob/master/cn/redis.md
https://github.com/justinyhuang/the-little-mongodb-book-cn/blob/master/mongodb.md
https://www.youtube.com/watch?v=IUxT7ZRHlZ4
To embed or to reference? Well, it depends on relationship type, data volatility, bounding type etc.... Great video
- 📆 published on: 2016-05-06
- tags: nosql, data-modeling, database-design
- tags: nosql