DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Datomic vs. EDB Postgres vs. Interbase vs. Memgraph vs. Microsoft Azure SQL Database

Vergleich der Systemeigenschaften Datomic vs. EDB Postgres vs. Interbase vs. Memgraph vs. Microsoft Azure SQL Database

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatomic  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenInterbase  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessen
KurzbeschreibungDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Leichtgewichtiges bewährtes RDBMS infoursprünglich von BorlandAn open source graph database built for real-time streaming and compatible with Neo4jRelationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL Server
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,47
Rang#145  Overall
#66  Relational DBMS
Punkte1,71
Rang#135  Overall
#61  Relational DBMS
Punkte3,62
Rang#77  Overall
#41  Relational DBMS
Punkte2,72
Rang#97  Overall
#8  Graph DBMS
Punkte76,53
Rang#16  Overall
#11  Relational DBMS
Websitewww.datomic.comwww.enterprisedb.comwww.embarcadero.com/­products/­interbasememgraph.comazure.microsoft.com/­en-us/­products/­azure-sql/­database
Technische Dokumentationdocs.datomic.comwww.enterprisedb.com/­docsdocs.embarcadero.com/­products/­interbasememgraph.com/­docsdocs.microsoft.com/­en-us/­azure/­azure-sql
Social network pagesGitHubLinkedInTwitterDiscordFacebook
EntwicklerCognitectEnterpriseDBEmbarcaderoMemgraph LtdMicrosoft
Erscheinungsjahr20122005198420172010
Aktuelle Version1.0.7180, Juli 202414, Dezember 2021InterBase 2020, Dezember 2019V12
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Edition gratiskommerziell infoBSD for PostgreSQL-componentskommerziellOpen Source infoBSL 1.1; commercial license for enterprise edition availablekommerziell
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, ClojureCCC und C++C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
Windows
Android
iOS
Linux
OS X
Windows
Linuxgehostet
Datenschemajajajaschemafrei und schema-optionalja
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, XSLTneinja infospecific XML-type available, but no XML query functionality.nein infoExportieren als XML möglichneinja
Sekundärindizesjajajaja
SQL infoSupport of SQLneinja infoStandard mit zahlreichen Erweiterungenjaneinja
APIs und andere ZugriffskonzepteRESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
ODBC
Bolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenClojure
Java
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresja infoTransaction Functionsbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)ja infoInterbase procedure and trigger languageTransact SQL
TriggersBy using transaction functionsjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoBut extensive use of caching in the application peershorizontale Partitionierung infoby hash, list or rangekeineSharding infodynamic graph partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeine infoBut extensive use of caching in the application peersMulti-Source ReplikationInterbase Change ViewsMulti-source replication using RAFTja, immer mindestens 3 Replikas vorhanden
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaja inforelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID infowith snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)ja infoMultiversion concurreny controlyes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)jajaja infowith periodic snapshot and write-ahead logging (WAL) of changesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja inforecommended only for testing and developmentneinjaja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
DatomicEDB PostgresInterbaseMemgraphMicrosoft Azure SQL Database infofrüher SQL Azure
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
DatomicEDB PostgresInterbaseMemgraphMicrosoft Azure SQL Database infofrüher SQL Azure
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Lucas Cavalcanti on Using Clojure, Microservices, Hexagonal Architecture and Public Cloud at Nubank
16. August 2021, InfoQ.com

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

Zoona Case Study
16. Dezember 2017, AWS Blog

Fintech Powerhouse Nubank Buys U.S. Software Firm Cognitect
23. Juli 2020, Bloomberg

These are the top 25 people who will have the most influence in tech this year, according to a survey of over
15. April 2020, Business Insider India

bereitgestellt von Google News

EDB unveils EDB Postgres AI
23. Mai 2024, InfoWorld

EDB Announces Commitment to Achieving FedRAMP Authorization
31. Oktober 2024, GlobeNewswire

EDB’s Next Move: From a Postgres Database Company to a Postgres Data & AI Platform Company
20. Juni 2024, TechCrunch

Enterprise DB begins rolling AI features into PostgreSQL
23. Mai 2024, SiliconANGLE News

Nutanix partners with EDB to fit database service for AI
21. Mai 2024, Blocks & Files

bereitgestellt von Google News

Interbase-FRET binding assay for pre-microRNAs
30. April 2021, Nature.com

The advance of Air Force Esports
25. Juni 2023, New Zealand Defence Force

Manyame Airforce wins sports tourney
30. Oktober 2019, sundaymail.co.zw

Sakaja donates KSh 200k to aid struggling Kibera teams empower youths
21. Februar 2024, Tuko.co.ke

bereitgestellt von Google News

Enhance Your Network Analysis with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Top Open Source Graph Databases
3. Juni 2024, MarkTechPost

Memgraph Launches Streaming Graph Algorithms to the Masses; Announces $9.34MM Seed Funding Led by Microsoft’s M12
5. Oktober 2021, Business Wire

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a major trend _ Technavio
7. August 2023, PR Newswire

The untapped potential of HPC + graph computing
30. Oktober 2021, VentureBeat

bereitgestellt von Google News

Save money on Microsoft SQL Server licensing with Microsoft Azure Arc
6. November 2024, microsoft.com

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure
21. Mai 2024, Microsoft

Public Preview: Azure SQL updates for late-May 2024
21. Mai 2024, Microsoft

Announcing the retirement of SQL Server Stretch Database
3. Juli 2024, microsoft.com

General availability: Azure SQL updates for late-May 2024
21. Mai 2024, Microsoft

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt