Part
01
of three
Part
01
DBMS Features (2)
The DBMS listed below include systems designed to worked with relational, document store, key value store and graph databases. All features are listed in worksheet #4 on this spreadsheet.
Database Management Software
- MarkLogic is a document and RDF store operational and transactional Enterprise NoSQL database.
- Memcached is an in-memory key-value store, originally intended for caching.
- MongoDB is a document store DBMS available both as a fully managed cloud service and for deployment on self-managed infrastructure.
- mySQL is a simple and lightweight RDBMS.
- Neo4j is an open source graph database.
- Oracle RDBMS is a multi-model DBMS which can be used with document, graph, key/value databases.
- OrientDB is also a multi-model DBMS which can be used with document, graph, key/value databases.
- POSTGreSQL is a widely used open source RDBMS.
- Redis is an in-memory data structure store, used as database, cache and message broker.
- SAP Adaptive Server (ASE) is an enterprise-class RDBMS.
- SAP HANA is an in-memory, column based data store. It can be used onsite or in the cloud.
- Solr is a widely used enterprise search engine based on Apache Lucene.
- Spark SQL is a component on top of 'Spark Core' for structured data processing.
- Splunk is an analytics platform using a search engine for Big Data.
- SQLite is a widely used in-process RDBMS.
- Teradata is a hybrid relational cloud data analytics software platform.
- Vertica is a columnar relational DBMS designed to handle modern analytic workloads, enabling fast query performance.