DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > FoundationDB vs. ObjectBox vs. SQLite vs. SQream DB vs. TimesTen

Vergleich der Systemeigenschaften FoundationDB vs. ObjectBox vs. SQLite vs. SQream DB vs. TimesTen

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFoundationDB  Xaus Vergleich ausschliessenObjectBox  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenSQream DB  Xaus Vergleich ausschliessenTimesTen  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.
KurzbeschreibungSortierter Key-Value Store. Core features werden durch layers ergänzt.Lightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsWeit verbreitetes In-Process RDBMSa GPU-based, columnar RDBMS for big data analytics workloadsAn in-memory SQL relational database that delivers microsecond response and high throughput for OLTP applications. TimesTen can be deployed as a standalone database or as a cache to a backend Oracle database.
Primäres DatenbankmodellDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Object oriented DBMS
Vektor DBMS
Relational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,97
Rang#191  Overall
#32  Document Stores
#28  Key-Value Stores
#87  Relational DBMS
Punkte1,08
Rang#179  Overall
#6  Object oriented DBMS
#9  Vektor DBMS
Punkte103,35
Rang#10  Overall
#7  Relational DBMS
Punkte0,62
Rang#234  Overall
#109  Relational DBMS
Punkte1,26
Rang#164  Overall
#75  Relational DBMS
Websitegithub.com/­apple/­foundationdbgithub.com/­objectbox
objectbox.io
www.sqlite.orgsqream.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technische Dokumentationapple.github.io/­foundationdbdocs.objectbox.iowww.sqlite.org/­docs.htmldocs.sqream.comdocs.oracle.com/­en/­database/­other-databases/­timesten/­index.html
EntwicklerFoundationDBObjectBox LimitedDwayne Richard HippSQream TechnologiesOracle infooriginally founded in HP Labs it was acquired by Oracle in 2005
Erscheinungsjahr20132017200020171998
Aktuelle Version6.2.28, November 20204.0 (May 2024)3.46.1  (13 August 2024), August 20242022.1.6, Dezember 2022Release 22.1
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Bindings are released under Apache 2.0 infoApache License 2.0Open Source infoPublic Domainkommerziellkommerziell
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.
ImplementierungsspracheC++C und C++CC++, CUDA, Haskell, Java, Scala
Server BetriebssystemeLinux
OS X
Windows
Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
serverlosLinuxIBM AIX Power PC 64-bit
Linux arm64
Linux x86-64
Solaris SPARC 64
Solaris SPARC/x86
Solaris x86-64
Datenschemaschemafrei infoEinige Layers unterstützen Schematajaja infodynamische Spaltentypenjaja
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoEinige Layers unterstützen Typenjaja infokeine strenge Typisierung wegen 'dynamic typing'ja, ANSI Standard SQL Typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinjajaneinja
SQL infoSupport of SQLnur in speziellem SQL-Layerneinja infoSQL-92 wird nicht vollständig unterstütztjaja
APIs und andere ZugriffskonzepteProprietäres native APIADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
.Net
JDBC
ODBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Pro*C/C++ programming interfaces
SQL and PL/SQL via JDBC
Unterstützte Programmiersprachen.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
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
C++
Java
JavaScript (Node.js)
Python
C
C++
Java
Node.js
PL/SQL
Python
Server-seitige Scripts infoStored Proceduresnur im SQL-layerneinneinuser defined functions in PythonPL/SQL
Triggersneinneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinekeinehorizontal and vertical partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaData sync between devices allowing occasional connected databases to work completely offlinekeinekeineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemLinearizable consistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätnur im SQL-layerjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infomittels Filesystem-Locksjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoby means of logfiles and checkpoints
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleneinjaneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
FoundationDBObjectBoxSQLiteSQream DBTimesTen
Neuigkeiten

MongoDB Realm & Device Sync alternatives – ObjectBox
17. September 2024

Local AI – what it is and why we need it
11. September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24. Juli 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18. Juni 2024

The on-device Vector Database for Android and Java
29. Mai 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 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
FoundationDBObjectBoxSQLiteSQream DBTimesTen
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

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

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, PR Newswire

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

Apple Acquires FoundationDB
24. März 2015, blogs.wsj.com

Apple's FoundationDB takes new Record Layer open source, confirms tech underpins CloudKit
14. Januar 2019, AppleInsider

bereitgestellt von Google News

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16. September 2024, The New Stack

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

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30. August 2024, DevClass

SQLite Gets Into Vector Search
5. September 2024, iProgrammer

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

bereitgestellt von Google News

I SQream, you SQream, we all SQream for … data analytics?
5. Oktober 2023, Fierce Network

GPU data warehouse startup SQream lands $39.4M funding round
24. Juni 2020, SiliconANGLE News

SQream Technologies raises $39.4 million for GPU-accelerated databases
24. Juni 2020, VentureBeat

SQream Announces Hadoop SQL Big Data Challenge to Unlock Business Critical Insights
5. September 2019, PR Newswire

Accelerated Databases In The Fast Lane
25. Juni 2020, The Next Platform

bereitgestellt von Google News

Oracle starts peddling Exalytics in-memory appliance
12. März 2012, The Register

SAP S&D Benchmark - The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8. Mai 2015, AnandTech

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

SingleStore logo

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