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 > FoundationDB vs. mSQL vs. OceanBase vs. Postgres-XL vs. Sphinx

Vergleich der Systemeigenschaften FoundationDB vs. mSQL vs. OceanBase vs. Postgres-XL vs. Sphinx

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFoundationDB  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenSphinx  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.mSQL (Mini SQL) is a simple and lightweight RDBMSA distributed, high available RDBMS compatible with Oracle and MySQLBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.Open Source Suchmaschine zum Suchen in Daten aus verschiedenen Quellen, u.a. relationalen Datenbanken
Primäres DatenbankmodellDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Relational DBMSRelational DBMSRelational DBMSSuchmaschine
Sekundäre DatenbankmodelleDocument Store
Wide Column Store
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte1,27
Rang#167  Overall
#77  Relational DBMS
Punkte1,66
Rang#147  Overall
#68  Relational DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte5,98
Rang#56  Overall
#5  Suchmaschinen
Websitegithub.com/­apple/­foundationdbhughestech.com.au/­products/­msqlen.oceanbase.comwww.postgres-xl.orgsphinxsearch.com
Technische Dokumentationapple.github.io/­foundationdben.oceanbase.com/­docs/­oceanbase-databasewww.postgres-xl.org/­documentationsphinxsearch.com/­docs
EntwicklerFoundationDBHughes TechnologiesOceanBase infopreviously Alibaba and Ant GroupSphinx Technologies Inc.
Erscheinungsjahr2013199420102014 infoseit 2012, ursprünglich genannt StormDB2001
Aktuelle Version6.2.28, November 20204.4, Oktober 20214.3.0, April 202410 R1, Oktober 20183.5.1, Februar 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziell infofree licenses can be providedOpen Source infoCommercial license availableOpen Source infoMozilla public licenseOpen Source infoGPL Version 2, kommerzielle Lizenz erhältlich
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++CC++CC++
Server BetriebssystemeLinux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
LinuxLinux
macOS
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Datenschemaschemafrei infoEinige Layers unterstützen Schematajajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoEinige Layers unterstützen Typenjajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaja infoXML type, but no XML query functionality
Sekundärindizesneinjajajaja infoFull-Text Index auf allen Suchfeldern
SQL infoSupport of SQLnur in speziellem SQL-LayerA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersjaja infodistributed, parallel query executionSQL-like query language (SphinxQL)
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietäres Protokoll
Unterstützte Programmiersprachen.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C++
Delphi
Java
Perl
PHP
Tcl
Ada 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
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++ infoinoffizielle Client Library
Java
Perl infoinoffizielle Client Library
PHP
Python
Ruby infoinoffizielle Client Library
Server-seitige Scripts infoStored Proceduresnur im SQL-layerneinPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modebenutzerdefinierte Funktionennein
Triggersneinneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinehorizontal partitioning (by hash, key, range, range columns, list, and list columns)horizontale PartitionierungSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjakeineMulti-source replication using Paxoskeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemLinearizable consistencykeineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnur im SQL-layerneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACID infoMVCCnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaneinjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoDer Originalinhalt von Feldern wird nicht im Sphinx-Index gespeichert.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinnein
Berechtigungskonzept infoZugriffskontrolleneinneinAccess rights for users, groups and roles according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
FoundationDBmSQL infoMini SQLOceanBasePostgres-XLSphinx
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» mehr
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» mehr
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» mehr
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» mehr
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» mehr

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
FoundationDBmSQL infoMini SQLOceanBasePostgres-XLSphinx
DB-Engines Blog Posts

The DB-Engines ranking includes now search engines
4. Februar 2013, 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

Make Your MySQL Server More Secure With These 7 Steps - MUO
1. Dezember 2022, MakeUseOf

Writing a Web Service in Perl
9. Juli 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29. November 2018, diggers.news

bereitgestellt von Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4. August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

bereitgestellt von Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2. Februar 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25. Juli 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11. Januar 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29. Oktober 2019, The Hacker News

How to Build 600+ Links in One Month
4. September 2020, Search Engine Journal

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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.

Präsentieren Sie hier Ihr Produkt