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

DBMS > FatDB vs. H2 vs. JanusGraph vs. Kingbase vs. SingleStore

Vergleich der Systemeigenschaften FatDB vs. H2 vs. JanusGraph vs. Kingbase vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFatDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenKingbase  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
Das Unternehmen FatDB/FatCloud hat im Februar 2014 seine Tätigkeit beendet. FatDB wurde eingestellt und erscheint deshalb nicht mehr im Ranking.
KurzbeschreibungEin .NET NoSQL DBMS, das in SQL Server integriert werden kann.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017An enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMSGraph DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Spatial DBMS
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte1,91
Rang#135  Overall
#12  Graph DBMS
Punkte0,45
Rang#265  Overall
#124  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitewww.h2database.comjanusgraph.orgwww.kingbase.com.cnwww.singlestore.com
Technische Dokumentationwww.h2database.com/­html/­main.htmldocs.janusgraph.orgdocs.singlestore.com
EntwicklerFatCloudThomas MuellerLinux Foundation; originally developed as Titan by AureliusBeiJing KINGBASE Information technologies inc.SingleStore Inc.
Erscheinungsjahr20122005201719992013
Aktuelle Version2.2.220, Juli 20230.6.3, Februar 2023V8.0, August 20218.5, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0kommerziellkommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheC#JavaJavaC and JavaC++, Go
Server BetriebssystemeWindowsAlle Betriebssysteme mit einer Java VMLinux
OS X
Unix
Windows
Linux
Windows
Linux info64 bit version required
Datenschemaschemafreijajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjajajajaja
SQL infoSupport of SQLnein infoÃœber Integration mit SQL ServerjaneinStandard with numerous extensionsyes infobut no triggers and foreign keys
APIs und andere Zugriffskonzepte.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenC#JavaClojure
Java
Python
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresja infoÃœber ApplikationenJava Stored Procedures and User-Defined Functionsjauser defined functionsja
Triggersja infoÃœber Applikationenjajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)horizontal partitioning (by range, list and hash) and vertical partitioningSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorWith clustering: 2 database servers on different computers operate on identical copies of a databasejajaSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinja infovia Faunus, a graph analytics engineneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaja infoRelationships in graphsjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastjaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrollenein infoSecurity Layer kann über Applikationen implementiert werdenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer Authentification und Sicherheit via Rexster Graph Serverfine grained access rights according to SQL-standardFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
FatDBH2JanusGraph infosuccessor of TitanKingbaseSingleStore infoformer name was MemSQL
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» mehr

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
FatDBH2JanusGraph infosuccessor of TitanKingbaseSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

Compose for JanusGraph arrives on Bluemix
15. September 2017, IBM

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

bereitgestellt von Google News

Made in China 2025 is back, with a new name and a focus on database companies – The China Project
19. Dezember 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18. April 2016, Chess.com

Amid calls for tech self-reliance, China "home-brewed" database files for IPO
8. Juli 2022, PingWest

Backup & Recovery Solutions from China
4. August 2022, Хабр

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks and Files

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, businesswire.com

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, ibm.com

SingleStore, Snowflake Help Customers Build Enterprise-Ready Generative AI Apps
3. Januar 2024, Acceleration Economy

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

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

AllegroGraph logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt