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 > Datomic vs. Faircom DB vs. InfinityDB vs. InterSystems Caché vs. Microsoft Azure Synapse Analytics

Vergleich der Systemeigenschaften Datomic vs. Faircom DB vs. InfinityDB vs. InterSystems Caché vs. Microsoft Azure Synapse Analytics

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatomic  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenInterSystems Caché  Xaus Vergleich ausschliessenMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xaus Vergleich ausschliessen
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
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.A Java embedded Key-Value Store which extends the Java Map interfaceA multi-model DBMS and application serverElastic, large scale data warehouse service leveraging the broad eco-system of SQL Server
Primäres DatenbankmodellRelational DBMSKey-Value Store
Relational DBMS
Key-Value StoreKey-Value Store
Object oriented DBMS
Relational DBMS
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,59
Rang#150  Overall
#69  Relational DBMS
Punkte0,20
Rang#318  Overall
#48  Key-Value Stores
#141  Relational DBMS
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte20,56
Rang#31  Overall
#19  Relational DBMS
Websitewww.datomic.comwww.faircom.com/­products/­faircom-dbboilerbay.comwww.intersystems.com/­products/­cacheazure.microsoft.com/­services/­synapse-analytics
Technische Dokumentationdocs.datomic.comdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlboilerbay.com/­infinitydb/­manualdocs.intersystems.comdocs.microsoft.com/­azure/­synapse-analytics
EntwicklerCognitectFairCom CorporationBoiler Bay Inc.InterSystemsMicrosoft
Erscheinungsjahr20121979200219972016
Aktuelle Version1.0.6735, Juni 2023V12, November 20204.02018.1.4, Mai 2020
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Edition gratiskommerziell infoRestricted, free version availablekommerziellkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJava, ClojureANSI C, C++JavaC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Alle Betriebssysteme mit einer Java VMAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
gehostet
Datenschemajaschema free, schema optional, schema required, partial schema,ja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradedepending on used data modelja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, ANSI Standard SQL Types, JSON, typed binary structuresja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesjajanein infomanual creation possible, using inversions based on multi-value capabilityjaja
SQL infoSupport of SQLneinyes, ANSI SQL with proprietary extensionsneinjaja
APIs und andere ZugriffskonzepteRESTful HTTP APIADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
.NET Client API
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenClojure
Java
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
JavaC#
C++
Java
C#
Java
PHP
Server-seitige Scripts infoStored Proceduresja infoTransaction Functionsja info.Net, JavaScript, C/C++neinjaTransact SQL
TriggersBy using transaction functionsjaneinjanein
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 partitioningkeinekeineSharding, horizontal partitioning
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).keineSource-Replica Replikationja
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 Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjanein infomanual creation possible, using inversions based on multi-value capabilityjanein infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraints
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDtunable from ACID to Eventually ConsistentACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID
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 developmentjaneinja
Berechtigungskonzept infoZugriffskontrolleneinFine grained access rights according to SQL-standard with additional protections for filesneinAccess rights for users, groups and rolesja

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
DatomicFaircom DB infoformerly c-treeACEInfinityDBInterSystems CachéMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse
Erwähnungen in aktuellen Nachrichten

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

Zoona Case Study
16. Dezember 2017, AWS Blog

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

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

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

bereitgestellt von Google News

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

bereitgestellt von Google News

Bishop Fox Researchers Discover High-Risk Vulnerability in InterSystems Application
24. Juli 2019, PR Newswire

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21. September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12. Februar 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24. Juni 2022, IBM

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9. Juli 2016, Data Science Central

bereitgestellt von Google News

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18. Oktober 2023, AWS Blog

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26. März 2024, eWeek

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22. März 2024, azure.microsoft.com

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24. September 2023, DataScientest

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt