mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
add commercial icon
This commit is contained in:
parent
f54ddb02d2
commit
3a9a81a43f
1 changed files with 6 additions and 5 deletions
11
README.md
11
README.md
|
@ -394,13 +394,13 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
- [Apache Hive](https://hive.apache.org/) - Data warehouse infrastructure built on top of Hadoop.
|
||||
- [Apache Cassandra](http://cassandra.apache.org) - Column-oriented and providing high availability with no single point of failure.
|
||||
- [Apache HBase](http://hbase.apache.org) - Hadoop database for big data.
|
||||
- [Aerospike](http://www.aerospike.com/) - High performance NoSQL database delivering speed at scale.
|
||||
- [Aerospike ![c]](http://www.aerospike.com/) - High performance NoSQL database delivering speed at scale.
|
||||
- [ArangoDB](https://www.arangodb.com/) - A distributed free and open source database with a flexible data model for documents, graphs, and key-values.
|
||||
- [AtlasDB](https://github.com/palantir/atlasdb) - Transactional layer on top of a key value store.
|
||||
- [ClickHouse](https://clickhouse.yandex/) - Column-oriented database management system that allows generating analytical data reports in real time.
|
||||
- [CockroachDB](https://www.cockroachlabs.com/product/cockroachdb-core/) - A cloud-native SQL database modelled after Google Spanner.
|
||||
- [CockroachDB ![c]](https://www.cockroachlabs.com/product/cockroachdb-core/) - A cloud-native SQL database modelled after Google Spanner.
|
||||
- [Couchbase](http://www.couchbase.com/) - A distributed database engineered for performance, scalability, and simplified administration.
|
||||
- [Crate](https://crate.io/) - Scalable SQL database with the NoSQL goodies.
|
||||
- [Crate ![c]](https://crate.io/) - Scalable SQL database with the NoSQL goodies.
|
||||
- [Datomic](http://www.datomic.com/) - Fully transactional, cloud-ready, distributed database.
|
||||
- [Druid](http://druid.io/) - Fast column-oriented distributed data store.
|
||||
- [Elasticsearch](https://www.elastic.co/products/elasticsearch) - Open source distributed, scalable, and highly available search server.
|
||||
|
@ -409,7 +409,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
- [Infinispan](http://infinispan.org/) - Highly concurrent key/value datastore used for caching.
|
||||
- [InfluxDB](https://github.com/influxdata/influxdb) - Scalable datastore for metrics, events, and real-time analytics.
|
||||
- [Manta](https://www.joyent.com/manta) - Highly scalable, distributed object storage service with integrated compute.
|
||||
- [MemSQL](http://www.memsql.com/) - High-performance, in-memory database that combines the horizontal scalability of distributed systems with the familiarity of SQL.
|
||||
- [MemSQL ![c]](http://www.memsql.com/) - High-performance, in-memory database that combines the horizontal scalability of distributed systems with the familiarity of SQL.
|
||||
- [OpenTSDB](http://opentsdb.net) - Scalable and distributed time series database written on top of Apache HBase.
|
||||
- [Parquet](https://parquet.apache.org/) - Columnar storage format available to any project in the Hadoop ecosystem, regardless of the choice of data processing framework, data model or programming language.
|
||||
- [Reborn](https://github.com/reborndb/reborn) - Distributed database fully compatible with redis protocol.
|
||||
|
@ -417,7 +417,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
- [Secure Scuttlebutt](https://github.com/ssbc/docs) - P2P database of message-feeds.
|
||||
- [Tachyon](http://tachyon-project.org/) - Memory-centric distributed storage system, enabling reliable data sharing at memory-speed across cluster frameworks.
|
||||
- [Voldemort](https://github.com/voldemort/voldemort) - Open source clone of Amazon DynamoDB
|
||||
- [VoltDB](https://www.voltdb.com/) - In-Memory ACID compliant distributed database.
|
||||
- [VoltDB ![c]](https://www.voltdb.com/) - In-Memory ACID compliant distributed database.
|
||||
|
||||
### Reactivity
|
||||
|
||||
|
@ -718,3 +718,4 @@ Please, read the [Contribution Guidelines](https://github.com/mfornos/awesome-mi
|
|||
Feel free to [open an issue](https://github.com/mfornos/awesome-microservices/issues) or [create a pull request](https://github.com/mfornos/awesome-microservices/pulls) with your additions.
|
||||
|
||||
:star2: Thank you!
|
||||
[c]: https://cdn.rawgit.com/akullpp/23246ca832bda82bb505230bf3538e2a/raw/d9bcdb769bf025292f9c6bc1290f01f1fcd1f864/commercial.svg
|
||||
|
|
Loading…
Reference in a new issue