From 768d4f1168bb69a6015cee01553e230485560c17 Mon Sep 17 00:00:00 2001 From: Leonardo Furtado Date: Wed, 30 Mar 2022 06:11:43 -0300 Subject: [PATCH] Remove Contexture (#2219) --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 6e3743f6..443ba6c0 100755 --- a/readme.md +++ b/readme.md @@ -589,7 +589,6 @@ - [CouchDB](https://github.com/quangv/awesome-couchdb#readme) - Document-oriented NoSQL database. - [HBase](https://github.com/rayokota/awesome-hbase#readme) - Distributed, scalable, big data store. - [NoSQL Guides](https://github.com/erictleung/awesome-nosql-guides#readme) - Help on using non-relational, distributed, open-source, and horizontally scalable databases. -- [Contexture](https://github.com/chrislatorres/awesome-contexture#readme) - Abstracts queries/filters and results/aggregations from different backing data stores like ElasticSearch and MongoDB. - [Database Tools](https://github.com/mgramin/awesome-db-tools#readme) - Everything that makes working with databases easier. - [TypeDB](https://github.com/vaticle/typedb-awesome#readme) - Logical database to organize large and complex networks of data as one body of knowledge. - [Cassandra](https://github.com/Anant/awesome-cassandra#readme) - Open-source, distributed, wide column store, NoSQL database management system.