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

DBMS > OceanBase vs. SingleStore vs. SQLite vs. Tigris

Vergleich der Systemeigenschaften OceanBase vs. SingleStore vs. SQLite vs. Tigris

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameOceanBase  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenTigris  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed, high available RDBMS compatible with Oracle and MySQLMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeWeit verbreitetes In-Process RDBMSA horizontally scalable, ACID transactional, document database available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSDocument Store
Key-Value Store
Suchmaschine
Time Series DBMS
Sekundäre DatenbankmodelleDocument Store
Wide Column Store
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,42
Rang#102  Overall
#51  Relational DBMS
Punkte3,69
Rang#70  Overall
#37  Relational DBMS
Punkte117,77
Rang#10  Overall
#7  Relational DBMS
Punkte0,06
Rang#352  Overall
#50  Document Stores
#53  Key-Value Stores
#23  Suchmaschinen
#35  Time Series DBMS
Websiteen.oceanbase.comwww.singlestore.comwww.sqlite.orgwww.tigrisdata.com
Technische Dokumentationen.oceanbase.com/­docs/­oceanbase-databasedocs.singlestore.comwww.sqlite.org/­docs.htmlwww.tigrisdata.com/­docs
EntwicklerOceanBase infopreviously Alibaba and Ant GroupSingleStore Inc.Dwayne Richard HippTigris Data, Inc.
Erscheinungsjahr2010201320002022
Aktuelle Version4.3.0, April 20248.5, Jänner 20243.46.1  (13 August 2024), August 2024
Lizenz infoCommercial or Open SourceOpen Source infoCommercial license availablekommerziell infofree developer edition availableOpen Source infoPublic DomainOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C++, GoC
Server BetriebssystemeLinuxLinux info64 bit version requiredserverlosLinux
macOS
Windows
Datenschemajajaja infodynamische Spaltentypenja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infokeine strenge Typisierung wegen 'dynamic typing'ja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLjayes infobut no triggers and foreign keysja infoSQL-92 wird nicht vollständig unterstütztnein
APIs und andere ZugriffskonzepteJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
CLI Client
gRPC
RESTful HTTP API
Unterstützte ProgrammiersprachenAda infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Bash
C
C#
Java
JavaScript (Node.js)
Python
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
Go
Java
JavaScript (Node.js)
Server-seitige Scripts infoStored ProceduresPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modejaneinnein
Triggersjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding infohash partitioningkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using PaxosSource-Replica Replikation infostores two copies of each physical data partition on two separate nodeskeineja
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)ja infomittels Filesystem-Locksja
Durability infoDauerhafte Speicherung der Datenjaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.jayes, using FoundationDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles according to SQL-standardFine grained access control via users, groups and rolesneinAccess rights for users and roles

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
OceanBaseSingleStore infoformer name was MemSQLSQLiteTigris
DB-Engines Blog Posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

OceanBase Recognized for Translytical Database Capabilities by Independent Research Firm
26. November 2024, PR Newswire

Atome partners with OceanBase
4. März 2025, The Paypers

Your Database is Probably Obsolete. Here’s Why.
29. November 2024, CDOTrends

OceanBase Distributed Database Aids Starpay Eliminate Downtime
11. März 2025, Fintech News Philippines

Atome partners Ant's OceanBase to enhance data infrastructure
4. März 2025, TNGlobal

bereitgestellt von Google News

SingleStore Appoints Nadeem Asghar as Chief Technology Officer
17. April 2025, citybiz

SingleStore Acquires BryteFlow ​​to Accelerate Adoption of Real-Time Analytics, GenAI
3. Oktober 2024, Business Wire

Announcing watsonx.ai and SingleStore for generative AI applications
16. Oktober 2024, IBM

SingleStore acquires BryteFlow to boost data ingestion capabilities
3. Oktober 2024, InfoWorld

SingleStore acquires BryteFlow to better digest ERP and CRM data
4. Oktober 2024, Blocks and Files

bereitgestellt von Google News

Zero-latency SQLite storage in every Durable Object
26. September 2024, The Cloudflare Blog

Google’s AI Tool Big Sleep Finds Zero-Day Vulnerability in SQLite Database Engine
4. November 2024, The Hacker News

SQLite re-implemented in Rust to achieve asynchronous I/O and other changes
12. Dezember 2024, devclass

How to install SQLite on Windows
20. Oktober 2024, theserverside.com

Google Says Its AI Found SQLite Vulnerability That Fuzzing Missed
4. November 2024, SecurityWeek

bereitgestellt von Google News

Investing in Tigris
20. Februar 2024, Andreessen Horowitz

Tigris Data Unveils Beta Launch of New Vector Search Tool
19. Mai 2023, datanami.com

Data As A Service Market Size, Share & Growth Report, 2030
27. Juni 2024, Grand View Research

Latest Asigra platform targets SaaS backup for MSPs
6. März 2023, TechTarget

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

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