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 > Badger vs. IBM Db2 vs. Informix vs. RavenDB vs. SQLite

Vergleich der Systemeigenschaften Badger vs. IBM Db2 vs. Informix vs. RavenDB vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBadger  Xaus Vergleich ausschliessenIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenInformix  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Weit verbreitetes RDBMS im Großrechnerumfeld (z/OS), zwei unterschiedliche Versionen für Großrechner und Windows/LinuxA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellKey-Value StoreRelational DBMS infoSeit Version 10.5 Unterstützung für JSON/BSON Dokumente mit Kompatibilität zu MongoDBRelational DBMS infoSeit Version 12.10 JSON/BSON Datentype mit Kompatibilität zu MongoDBDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
RDF Store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Document Store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,14
Rang#331  Overall
#49  Key-Value Stores
Punkte128,46
Rang#8  Overall
#5  Relational DBMS
Punkte17,87
Rang#35  Overall
#22  Relational DBMS
Punkte2,92
Rang#101  Overall
#18  Document Stores
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.ibm.com/­products/­db2www.ibm.com/­products/­informixravendb.netwww.sqlite.org
Technische Dokumentationgodoc.org/­github.com/­dgraph-io/­badgerwww.ibm.com/­docs/­en/­db2informix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
ravendb.net/­docswww.sqlite.org/­docs.html
EntwicklerDGraph LabsIBMIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.Hibernating RhinosDwayne Richard Hipp
Erscheinungsjahr20171983 infoVersion für Großrechner198420102000
Aktuelle Version12.1, Oktober 201614.10.FC5, November 20205.4, Juli 20223.45.3  (15 April 2024), April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziell infokostenlose Version verfügbarkommerziell infokostenlose Developer Edition verfügbarOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbarOpen Source infoPublic Domain
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.
ImplementierungsspracheGoC und C++C,C++ und JavaC#C
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
serverlos
Datenschemaschemafreijajaschemafreija infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja infoSeit Version 12.10 Unterstützung für native JSON/BSON Datentypenneinja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLneinjajaSQL-like query language (RQL)ja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteADO.NET
JDBC
JSON style queries infoKompatibel zu MongoDB
ODBC
XQuery
JDBC
JSON API infoKompatibel zu MongoDB
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenGoC
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-seitige Scripts infoStored Proceduresneinjajajanein
Triggersneinjajajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infonur in Windows/Unix/Linux VersionShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja infomit Zusatztools (MQ, InfoSphere)Multi-Source Replikation
Source-Replica Replikation
Multi-Source Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Fremdschlüssel inforeferenzielle Integritätneinjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACID, Cluster-wide transaction availableACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers with fine-grained authentication, authorization, and auditing controlsAuthorization levels configured per client per databasenein

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
DrittanbieterNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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
BadgerIBM Db2 infoformerly named DB2 or IBM Database 2InformixRavenDBSQLite
DB-Engines Blog Posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Data migration strategies to Amazon RDS for Db2 | Amazon Web Services
15. Mai 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27. November 2023, IBM Newsroom

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29. November 2023, The Register

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5. April 2024, Blocks & Files

Modernizing PTDB Tables, Converting to UTS
17. Oktober 2023, Broadcom Inc.

bereitgestellt von Google News

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11. Januar 2024, ibm.com

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24. April 2024, ibm.com

IBM Unleashes 'Cheetah' Database
17. Oktober 2023, InformationWeek

IBM Informix review: What you need to know about the software
12. Dezember 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1. Mai 2009, AWS Blog

bereitgestellt von Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

bereitgestellt von Google News

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16. Januar 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15. Februar 2024, iProgrammer

Universal API Access from Postgres and SQLite
27. Februar 2024, oreilly.com

Another Look At The Bcachefs Performance on Linux 6.7 Review
30. November 2023, Phoronix

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.

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

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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