DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Datomic vs. Faircom DB vs. RocksDB vs. SAP SQL Anywhere vs. VelocityDB

Vergleich der Systemeigenschaften Datomic vs. Faircom DB vs. RocksDB vs. SAP SQL Anywhere vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatomic  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
KurzbeschreibungDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Embeddable persistent key-value store optimized for fast storage (flash and RAM)RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellRelational DBMSKey-Value Store
Relational DBMS
Key-Value StoreRelational DBMSGraph DBMS
Object oriented DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,08
Rang#132  Overall
#64  Relational DBMS
Punkte0,31
Rang#298  Overall
#42  Key-Value Stores
#137  Relational DBMS
Punkte4,52
Rang#80  Overall
#10  Key-Value Stores
Punkte4,89
Rang#77  Overall
#42  Relational DBMS
Punkte0,08
Rang#362  Overall
#38  Graph DBMS
#15  Object oriented DBMS
Websitewww.datomic.comwww.faircom.com/­products/­faircom-dbrocksdb.orgwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlvelocitydb.com
Technische Dokumentationdocs.datomic.comdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlgithub.com/­facebook/­rocksdb/­wikihelp.sap.com/­docs/­SAP_SQL_Anywherevelocitydb.com/­UserGuide
EntwicklerCognitectFairCom CorporationFacebook, Inc.SAP infofrüher SybaseVelocityDB Inc
Erscheinungsjahr20121979201319922011
Aktuelle Version1.0.6735, Juni 2023V12, November 20208.10.0, Dezember 202317, Juli 20157.x
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Edition gratiskommerziell infoRestricted, free version availableOpen Source infoBSDkommerziellkommerziell
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.
ImplementierungsspracheJava, ClojureANSI C, C++C++C#
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
Any that supports .NET
Datenschemajaschema free, schema optional, schema required, partial schema,schemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, ANSI Standard SQL Types, JSON, typed binary structuresneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLneinyes, ANSI SQL with proprietary extensionsneinjanein
APIs und andere ZugriffskonzepteRESTful HTTP APIADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
C++ API
Java API
ADO.NET
HTTP API
JDBC
ODBC
.Net
Unterstützte ProgrammiersprachenClojure
Java
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C++
Go
Java
Perl
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Server-seitige Scripts infoStored Proceduresja infoTransaction Functionsja info.Net, JavaScript, C/C++neinyes, in C/C++, Java, .Net or Perlnein
TriggersBy using transaction functionsjajaCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoBut extensive use of caching in the application peersFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioninghorizontal partitioningkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeine infoBut extensive use of caching in the application peersyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).jaSource-Replica Replikation infoDatabase mirroring
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDtunable from ACID to Eventually ConsistentjaACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)Yes, tunable from durable to delayed durability to in-memoryjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja inforecommended only for testing and developmentjajajaja
Berechtigungskonzept infoZugriffskontrolleneinFine grained access rights according to SQL-standard with additional protections for filesneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBased on Windows Authentication

Weitere Informationen bereitgestellt vom Systemhersteller

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
DrittanbieterSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» mehr

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

Weitere Ressourcen
DatomicFaircom DB infoformerly c-treeACERocksDBSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntVelocityDB
Erwähnungen in aktuellen Nachrichten

Nubank buys firm behind Clojure programming language
28. Juli 2020, Finextra

Brazil’s Nubank Acquires US Software Firm Cognitect
30. Juli 2020, Nearshore Americas

Zoona Case Study
16. Dezember 2017, AWS Blog

Architecting Software for Leverage
13. November 2021, InfoQ.com

Nubank acquires US company; PayPal studies cryptocurrencies
24. Juli 2020, iupana.com

bereitgestellt von Google News

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3. September 2021, Automation.com

Top Milvus Alternatives in 2024
4. Oktober 2023, Slashdot

bereitgestellt von Google News

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6. April 2023, Phoronix

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18. Oktober 2022, GlobeNewswire

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17. Oktober 2019, Phoronix

bereitgestellt von Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16. Dezember 2021, SAP News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

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