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

DBMS > EJDB vs. FoundationDB vs. InfluxDB vs. Microsoft SQL Server vs. Oracle Berkeley DB

Vergleich der Systemeigenschaften EJDB vs. FoundationDB vs. InfluxDB vs. Microsoft SQL Server vs. Oracle Berkeley DB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEJDB  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Sortierter Key-Value Store. Core features werden durch layers ergänzt.DBMS for storing time series, events and metricsRelationales DBMS von MicrosoftWeit verbreiteter In-Process Key-Value Store
Primäres DatenbankmodellDocument StoreDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Time Series DBMSRelational DBMSKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Sekundäre DatenbankmodelleSpatial DBMS infowith GEO packageDocument Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte25,83
Rang#28  Overall
#1  Time Series DBMS
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Punkte2,21
Rang#117  Overall
#20  Key-Value Stores
#3  Native XML DBMS
Websitegithub.com/­Softmotions/­ejdbgithub.com/­apple/­foundationdbwww.influxdata.com/­products/­influxdb-overviewwww.microsoft.com/­en-us/­sql-serverwww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technische Dokumentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdapple.github.io/­foundationdbdocs.influxdata.com/­influxdblearn.microsoft.com/­en-US/­sql/­sql-serverdocs.oracle.com/­cd/­E17076_05/­html/­index.html
EntwicklerSoftmotionsFoundationDBMicrosoftOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauft
Erscheinungsjahr20122013201319891994
Aktuelle Version6.2.28, November 20202.7.6, April 2024SQL Server 2022, November 202218.1.40, Mai 2020
Lizenz infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoApache 2.0Open Source infoMIT-License; commercial enterprise version availablekommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoKommerzielle Lizenz verfügbar bei Bedarf
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.
ImplementierungsspracheCC++GoC++C, Java, C++ (depending on the Berkeley DB edition)
Server BetriebssystemeserverlosLinux
OS X
Windows
Linux
OS X infothrough Homebrew
Linux
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Datenschemaschemafreischemafrei infoEinige Layers unterstützen Schemataschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, bool, date, object_idnein infoEinige Layers unterstützen TypenNumeric data and Stringsjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaja infoonly with the Berkeley DB XML edition
Sekundärindizesneinneinneinjaja
SQL infoSupport of SQLneinnur in speziellem SQL-LayerSQL-like query languagejaja infoSQL Interface basierend auf SQLite verfügbar
APIs und andere ZugriffskonzepteIn-process LibraryHTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Unterstützte ProgrammiersprachenActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Server-seitige Scripts infoStored Proceduresneinnur im SQL-layerneinTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanein
Triggersneinneinneinjaja infoonly for the SQL API
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding infoin enterprise version onlyTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinejafrei wählbarer Replikationsfaktor infoin enterprise version onlyja, aber abhängig von der SQL-Server EditionSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemLinearizable consistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsnur im SQL-layerneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoRead/Write Lockingjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoDepending on used storage enginejaja
Berechtigungskonzept infoZugriffskontrolleneinneinEinfache Rechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
EJDBFoundationDBInfluxDBMicrosoft SQL ServerOracle Berkeley DB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
Neuigkeiten

The Final Frontier: Using InfluxDB on the International Space Station
30. April 2024

Getting the Current Time in C#: A Guide
26. April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8. April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5. April 2024

Comparing Dates in Java: A Tutorial
3. April 2024

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
DrittanbieterNavicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» 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
EJDBFoundationDBInfluxDBMicrosoft SQL ServerOracle Berkeley DB
DB-Engines Blog Posts

Why Build a Time Series Data Platform?
20. Juli 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

bereitgestellt von Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14. März 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14. März 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14. März 2024, businesswire.com

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15. März 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6. September 2023, SiliconANGLE News

bereitgestellt von Google News

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

RDS Custom for SQL Server supports SQL Server Developer Edition
17. November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9. Oktober 2023, Oracle

Install and Use SQL Server Report Builder
10. April 2024, Petri.com

bereitgestellt von Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26. April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26. Mai 2021, EurekAlert

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3. September 2009, The Guardian

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5. März 2019, ADT Magazine

The importance of bitcoin nodes and how to start one
9. Mai 2014, The Merkle News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

SingleStore logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt