DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > EJDB vs. Google Cloud Spanner vs. JanusGraph vs. Manticore Search vs. ObjectBox

Vergleich der Systemeigenschaften EJDB vs. Google Cloud Spanner vs. JanusGraph vs. Manticore Search vs. ObjectBox

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEJDB  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenObjectBox  Xaus Vergleich ausschliessen
KurzbeschreibungEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Multi-storage database for search, including full-text search.Extremely fast embedded database for small devices, IoT and Mobile
Primäres DatenbankmodellDocument StoreRelational DBMSGraph DBMSSuchmaschineObject oriented DBMS
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar LibraryTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte2,89
Rang#103  Overall
#52  Relational DBMS
Punkte1,94
Rang#129  Overall
#12  Graph DBMS
Punkte0,22
Rang#312  Overall
#21  Suchmaschinen
Punkte1,20
Rang#170  Overall
#5  Object oriented DBMS
Websitegithub.com/­Softmotions/­ejdbcloud.google.com/­spannerjanusgraph.orgmanticoresearch.comobjectbox.io
Technische Dokumentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdcloud.google.com/­spanner/­docsdocs.janusgraph.orgmanual.manticoresearch.comdocs.objectbox.io
EntwicklerSoftmotionsGoogleLinux Foundation; originally developed as Titan by AureliusManticore SoftwareObjectBox Limited
Erscheinungsjahr20122017201720172017
Aktuelle Version0.6.3, Februar 20236.0, Februar 2023
Lizenz infoCommercial or Open SourceOpen Source infoGPLv2kommerziellOpen Source infoApache 2.0Open Source infoGPL Version 2Open Source infoApache License 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCJavaC++C und C++
Server BetriebssystemeserverlosgehostetLinux
OS X
Unix
Windows
FreeBSD
Linux
macOS
Windows
Android
iOS
Linux
macOS
Windows
DatenschemaschemafreijajaFixed schemaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, bool, date, object_idjajaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinCan index from XMLnein
Sekundärindizesneinjajaja infoFull-Text Index auf allen Suchfeldernja
SQL infoSupport of SQLneinja infoQuery statements complying to ANSI 2011neinSQL-like query languagenein
APIs und andere ZugriffskonzepteIn-process LibrarygRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Proprietäres native API
Unterstützte ProgrammiersprachenActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
Clojure
Java
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Server-seitige Scripts infoStored Proceduresneinneinjauser defined functionsnein
Triggersneinneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-source replication with 3 replicas for regional instances.jaSynchronous replication based on Galera libraryonline/offline synchronization between client and server
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infousing Google Cloud Dataflowja infovia Faunus, a graph analytics engineneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityja infoRelationships in graphsneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infoStrict serializable isolationACIDja infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoRead/Write Lockingjajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinnein
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer Authentification und Sicherheit via Rexster Graph Serverneinja
Weitere Informationen bereitgestellt vom Systemhersteller
EJDBGoogle Cloud SpannerJanusGraph infosuccessor of TitanManticore SearchObjectBox
Neuigkeiten

Edge AI: The era of on-device AI
23. April 2024

In-Memory Database Use Cases
15. Februar 2024

Data Viewer for Objects – announcing ObjectBox Admin
14. November 2023

Vector Databases for Edge AI
9. August 2023

Vector Database Release for Flutter / Dart + Python
13. Juni 2023

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
EJDBGoogle Cloud SpannerJanusGraph infosuccessor of TitanManticore SearchObjectBox
Erwähnungen in aktuellen Nachrichten

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14. Oktober 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11. Oktober 2023, SiliconANGLE News

Google Spanner: When Do You Need to Move to It?
11. September 2023, hackernoon.com

More AI Added to Google Cloud's Databases
28. Februar 2024, Datanami

bereitgestellt von Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12. Oktober 2020, Towards Data Science

Database Deep Dives: JanusGraph
8. August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13. Januar 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3. Oktober 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15. September 2017, ibm.com

bereitgestellt von Google News

Integrating Manticore Search with Apache Superset
8. August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1. Juni 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25. April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25. Juli 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1. Februar 2023, Gizmodo

bereitgestellt von Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21. Juni 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29. April 2018, Open Source For You

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Präsentieren Sie hier Ihr Produkt