DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Atos Standard Common Repository vs. Drizzle vs. Faircom DB vs. Geode vs. SpaceTime

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. Drizzle vs. Faircom DB vs. Geode vs. SpaceTime

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenSpaceTime  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesSpaceTime ist ein Spatio-temporal DBMS mit Focus auf Performance.
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMSKey-Value Store
Relational DBMS
Key-Value StoreSpatial DBMS
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,29
Rang#304  Overall
#43  Key-Value Stores
#136  Relational DBMS
Punkte1,86
Rang#134  Overall
#24  Key-Value Stores
Punkte0,03
Rang#392  Overall
#8  Spatial DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.faircom.com/­products/­faircom-dbgeode.apache.orgwww.mireo.com/­spacetime
Technische Dokumentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlgeode.apache.org/­docs
EntwicklerAtos Convergence CreatorsDrizzle Projekt, ursprünglich gestartet von Brian AkerFairCom CorporationOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Mireo
Erscheinungsjahr20162008197920022020
Aktuelle Version17037.2.4, September 2012V12, November 20201.1, February 2017
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGNU GPLkommerziell infoRestricted, free version availableOpen Source infoApache Version 2; commercial licenses available as Gemfirekommerziell
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.
ImplementierungsspracheJavaC++ANSI C, C++JavaC++
Server BetriebssystemeLinuxFreeBSD
Linux
OS X
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Alle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredLinux
DatenschemaSchema and schema-less with LDAP viewsjaschema free, schema optional, schema required, partial schema,schemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljaja, ANSI Standard SQL Types, JSON, typed binary structuresjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein
Sekundärindizesjajajaneinnein
SQL infoSupport of SQLneinja infomit propriätären Erweiterungenyes, ANSI SQL with proprietary extensionsSQL-like query language (OQL)A subset of ANSI SQL is implemented
APIs und andere ZugriffskonzepteLDAPJDBCADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Java Client API
Memcached Protokoll
RESTful HTTP API
RESTful HTTP API
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC
C++
Java
PHP
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
All JVM based languages
C++
Groovy
Java
Scala
C#
C++
Python
Server-seitige Scripts infoStored Proceduresneinneinja info.Net, JavaScript, C/C++benutzerdefinierte Funktionennein
Triggersjanein infoHooks für Callbacks innerhalb der Servers können verwendet werden.jaja infoCache Event Listenersnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingFixed-grid hypercubes
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source Replikation
Source-Replica Replikation
yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-Source ReplikationReal-time block device replication (DRBD)
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDtunable from ACID to Eventually Consistentyes, on a single nodenein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenjajaYes, tunable from durable to delayed durability to in-memoryjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationPluggable Authentication Mechanismen infoz.B. LDAP, HTTPFine grained access rights according to SQL-standard with additional protections for filesAccess rights per client and object definableja

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

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

Weitere Ressourcen
Atos Standard Common RepositoryDrizzleFaircom DB infoformerly c-treeACEGeodeSpaceTime
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Infographic: What makes a Mobile Operator's setup future proof?
10. Februar 2024, Atos

bereitgestellt von Google News

FairCom Unveils New Look, FairCom DB v13: Introducing 'DB Made Simple'
4. Juni 2024, Business Wire

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

bereitgestellt von Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22. Februar 2024, Vulture

Event-Driven Architectures with Apache Geode and Spring Integration
20. März 2019, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, O'Reilly Media

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7. Juli 2021, SiliconANGLE News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt