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 > Faircom DB vs. ObjectBox vs. PlanetScale vs. SQLite vs. SwayDB

Vergleich der Systemeigenschaften Faircom DB vs. ObjectBox vs. PlanetScale vs. SQLite vs. SwayDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenObjectBox  Xaus Vergleich ausschliessenPlanetScale  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessen
KurzbeschreibungNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Extremely fast embedded database for small devices, IoT and MobileScalable, distributed, serverless MySQL database platform built on top of VitessWeit verbreitetes In-Process RDBMSAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primäres DatenbankmodellKey-Value Store
Relational DBMS
Object oriented DBMSRelational DBMSRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleTime Series DBMSDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#318  Overall
#48  Key-Value Stores
#141  Relational DBMS
Punkte1,20
Rang#170  Overall
#5  Object oriented DBMS
Punkte1,59
Rang#151  Overall
#70  Relational DBMS
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Punkte0,00
Rang#382  Overall
#59  Key-Value Stores
Websitewww.faircom.com/­products/­faircom-dbobjectbox.ioplanetscale.comwww.sqlite.orgswaydb.simer.au
Technische Dokumentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.objectbox.ioplanetscale.com/­docswww.sqlite.org/­docs.html
EntwicklerFairCom CorporationObjectBox LimitedPlanetScaleDwayne Richard HippSimer Plaha
Erscheinungsjahr19792017202020002018
Aktuelle VersionV12, November 20203.45.3  (15 April 2024), April 2024
Lizenz infoCommercial or Open Sourcekommerziell infoRestricted, free version availableOpen Source infoApache License 2.0kommerziellOpen Source infoPublic DomainOpen Source infoGNU Affero GPL V3.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheANSI C, C++C und C++GoCScala
Server BetriebssystemeAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Android
iOS
Linux
macOS
Windows
Docker
Linux
macOS
serverlos
Datenschemaschema free, schema optional, schema required, partial schema,jajaja infodynamische Spaltentypenschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, ANSI Standard SQL Types, JSON, typed binary structuresjajaja infokeine strenge Typisierung wegen 'dynamic typing'nein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajajajanein
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsneinja infomit proprietären Erweiterungenja infoSQL-92 wird nicht vollständig unterstütztnein
APIs und andere ZugriffskonzepteADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Proprietäres native APIADO.NET
JDBC
MySQL protocol
ODBC
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte Programmiersprachen.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
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
Java
Kotlin
Scala
Server-seitige Scripts infoStored Proceduresja info.Net, JavaScript, C/C++neinja infoproprietäre Syntaxneinnein
Triggersjaneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningkeineShardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).online/offline synchronization between client and serverMulti-Source Replikation
Source-Replica Replikation
keinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaja infonicht für MyISAM Storage Enginejanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationentunable from ACID to Eventually ConsistentACIDACID at shard levelACIDAtomic execution of operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoTable Locks oder Row Locks abhängig von Storage Engineja infomittels Filesystem-Locksja
Durability infoDauerhafte Speicherung der DatenYes, tunable from durable to delayed durability to in-memoryjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjajaja
Berechtigungskonzept infoZugriffskontrolleFine grained access rights according to SQL-standard with additional protections for filesjaBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollenneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
Faircom DB infoformerly c-treeACEObjectBoxPlanetScaleSQLiteSwayDB
Neuigkeiten

Edge AI: The era of on-device AI
23. April 2024

In-Memory Database Use Cases
15. Februar 2024

Data Viewer for Objects – announcing ObjectBox Admin
14. November 2023

Vector Databases for Edge AI
9. August 2023

Vector Database Release for Flutter / Dart + Python
13. Juni 2023

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
Faircom DB infoformerly c-treeACEObjectBoxPlanetScaleSQLiteSwayDB
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

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

bereitgestellt von Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21. Juni 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29. April 2018, Open Source For You

bereitgestellt von Google News

PlanetScale ends free tier bid, sheds staff in profitability bid
11. März 2024, The Register

PlanetScale forks MySQL to add vector support
3. Oktober 2023, TechCrunch

PlanetScale Ranked Number 188 Fastest-Growing Company in North America on the 2023 Deloitte Technology Fast ...
8. November 2023, Business Wire

PlanetScale Ranked Number 188 Fastest-Growing Company in North America on the 2023 Deloitte Technology Fast ...
8. November 2023, Yahoo Finance

PlanetScale Named to Fortune 2023 Best Small Workplaces
31. August 2023, Business Wire

bereitgestellt von Google News

Fully local retrieval-augmented generation, step by step
10. April 2024, InfoWorld

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

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

Universal API Access from Postgres and SQLite
27. Februar 2024, O'Reilly Media

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29. August 2023, hackernoon.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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

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