update lists
This commit is contained in:
@@ -99,3 +99,6 @@ For actual NoSQL databases, you can go
|
||||
- [Why You Should Build Your Wwn NoSQL Database](https://medium.com/@marceloboeira/why-you-should-build-your-own-nosql-database-9bbba42039f5) - Brief overview of NoSQL databases and the spectrum of schema, along with a very basic implementation of a NoSQL database using the Crystal programming language.
|
||||
- [PostgreSQL, The NoSQL Database (2015)](https://www.linuxjournal.com/content/postgresql-nosql-database) - An argument for PostgreSQL being an alternative to NoSQL databases with NoSQL-like features using its new features like HStore (key-value store) and JSONB (document-based) as of Version 9.4.
|
||||
|
||||
|
||||
[nosqlguides.md Github](https://github.com/erictleung/awesome-nosql-guides
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user