DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > BoltDB vs. ClickHouse vs. InfinityDB vs. JSqlDb vs. SAP SQL Anywhere

Vergleich der Systemeigenschaften BoltDB vs. ClickHouse vs. InfinityDB vs. JSqlDb vs. SAP SQL Anywhere

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBoltDB  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenJSqlDb  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessen
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
KurzbeschreibungAn embedded key-value store for Go.A high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.A Java embedded Key-Value Store which extends the Java Map interfaceJavaScript Query Language Database, stores JavaScript objects and primitivesRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primäres DatenbankmodellKey-Value StoreRelational DBMSKey-Value StoreDocument Store
Object oriented DBMS
Relational DBMS
Sekundäre DatenbankmodelleTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,74
Rang#220  Overall
#31  Key-Value Stores
Punkte16,34
Rang#38  Overall
#23  Relational DBMS
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte4,25
Rang#79  Overall
#43  Relational DBMS
Websitegithub.com/­boltdb/­boltclickhouse.comboilerbay.comjsqldb.org (offline)www.sap.com/­products/­technology-platform/­sql-anywhere.html
Technische Dokumentationclickhouse.com/­docsboilerbay.com/­infinitydb/­manualhelp.sap.com/­docs/­SAP_SQL_Anywhere
EntwicklerClickhouse Inc.Boiler Bay Inc.Konrad von BackstromSAP infofrüher Sybase
Erscheinungsjahr20132016200220181992
Aktuelle Versionv24.3.2.23-lts, April 20244.00.8, Dezember 201817, Juli 2015
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0kommerziellOpen Sourcekommerziell
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.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
ImplementierungsspracheGoC++Java
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Alle Betriebssysteme mit einer Java VMLinux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Datenschemaschemafreijaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesneinyesnein infomanual creation possible, using inversions based on multi-value capabilityneinja
SQL infoSupport of SQLneinClose to ANSI SQL (SQL/JSON + extensions)neinneinja
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
HTTP API
JDBC
ODBC
Unterstützte ProgrammiersprachenGoC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
JavaJavaScriptC
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinjaneinfunctions in JavaScriptyes, in C/C++, Java, .Net or Perl
Triggersneinneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinekey based and customkeinekeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.keinekeineSource-Replica Replikation infoDatabase mirroring
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnein infomanual creation possible, using inversions based on multi-value capabilityneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaneinACID infoOptimistic locking for transactions; no isolation for bulk loadsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infousing RocksDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinja
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.neinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
DrittanbieterDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» mehr

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» 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
BoltDBClickHouseInfinityDBJSqlDbSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt
Erwähnungen in aktuellen Nachrichten

4 Instructive Postmortems on Data Downtime and Loss
1. März 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14. März 2023, hackernoon.com

Roblox’s cloud-native catastrophe: A post mortem
31. Januar 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22. April 2023, The New Stack

bereitgestellt von Google News

Why Clickhouse Should Be Your Next Database
6. Juli 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28. November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1. November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16. Januar 2024, InfoQ.com

ClickHouse Announces Launch of ClickPipes
26. September 2023, Datanami

bereitgestellt von Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16. Dezember 2021, SAP News

SAP launches HANA cloud platform, partners with Siemens, Intel
6. Mai 2015, Channel Daily News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt