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 > BigObject vs. Derby vs. Solr vs. TimescaleDB vs. YugabyteDB

Vergleich der Systemeigenschaften BigObject vs. Derby vs. Solr vs. TimescaleDB vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBigObject  Xaus Vergleich ausschliessenDerby infooft Apache Derby genannt, ursprünglich IBM Cloudscape; unter dem Namen JavaDB im Java SDK enthalten  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic DBMS für Echtzeitberechnungen und QueriesFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Eine häufig verwendete Suchmaschinentechnologie basierend auf Apache LuceneA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellRelational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenRelational DBMSSuchmaschineTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,13
Rang#342  Overall
#150  Relational DBMS
Punkte5,30
Rang#66  Overall
#36  Relational DBMS
Punkte44,28
Rang#24  Overall
#3  Suchmaschinen
Punkte4,87
Rang#74  Overall
#4  Time Series DBMS
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websitebigobject.iodb.apache.org/­derbysolr.apache.orgwww.timescale.comwww.yugabyte.com
Technische Dokumentationdocs.bigobject.iodb.apache.org/­derby/­manuals/­index.htmlsolr.apache.org/­resources.htmldocs.timescale.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerBigObject, Inc.Apache Software FoundationApache Software FoundationTimescaleYugabyte Inc.
Erscheinungsjahr20151997200620172017
Aktuelle Version10.17.1.0, November 20239.5.0, Februar 20242.13.0, November 20232.1, September 2023
Lizenz infoCommercial or Open Sourcekommerziell infokostenlose community edition verfügbarOpen Source infoApache Version 2Open Source infoApache Version 2Open Source infoApache 2.0Open Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJavaJavaCC und C++
Server BetriebssystemeLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Alle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)Linux
OS X
Windows
Linux
OS X
Datenschemajajaja infoDynamic Fields enables on-the-fly addition of new fieldsjadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infomit benutzerdefinierten Datentypen und automatic typingjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajajanein
Sekundärindizesjajaja infoAlle Suchfelder werden automatisch indiziertjaja
SQL infoSupport of SQLSQL-like DML and DDL statementsjaSolr Parallel SQL Interfaceja infofull PostgreSQL SQL syntaxyes, PostgreSQL compatible
APIs und andere Zugriffskonzeptefluentd
ODBC
RESTful HTTP API
JDBCJava API
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenJava.Net
Erlang
Java
JavaScript
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresLuaJava Stored ProceduresJava pluginsbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellja infosql, plpgsql, C
Triggersneinjaja infoUser configurable commands triggered on index changesjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineShardingyes, across time and space (hash partitioning) attributesHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica ReplikationjaSource-Replica Replikation infoBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyEventual ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätja infoautomatically between fact table and dimension tablesjaneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDoptimistic LockingACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoRead/write lock on objects (tables, trees)jajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaneinnein
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
BigObjectDerby infooft Apache Derby genannt, ursprünglich IBM Cloudscape; unter dem Namen JavaDB im Java SDK enthaltenSolrTimescaleDBYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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
BigObjectDerby infooft Apache Derby genannt, ursprünglich IBM Cloudscape; unter dem Namen JavaDB im Java SDK enthaltenSolrTimescaleDBYugabyteDB
DB-Engines Blog Posts

Elasticsearch replaced Solr as the most popular search engine
12. Januar 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2. Juli 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4. Februar 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

JDBC tutorial: Easy installation and setup with Apache Derby
20. Dezember 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3. Mai 2020, Towards Data Science

The Arrival of Java 20
21. März 2023, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30. Mai 2019, Solutions Review

No, Citrix did not kill CloudStack
15. September 2014, InfoWorld

bereitgestellt von Google News

Closing Bell: Solar Alliance Energy Inc flat on Monday (SOLR)
23. April 2024, The Globe and Mail

SOLR-led walkout demands better conditions for Compass workers
27. Februar 2024, Daily Northwestern

Long Term Trading Analysis for (SOLR)
28. März 2024, Stock Traders Daily

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

SOLR hosts teach-in of labor movements at Northwestern
28. Januar 2024, Daily Northwestern

bereitgestellt von Google News

TimescaleDB Is a Vector Database Now, Too
25. September 2023, Datanami

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18. März 2019, Microsoft

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16. Mai 2023, Embedded Computing Design

Timescale Announces Corporate Rebrand Reflecting Company's Growth
17. Mai 2023, PR Newswire

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22. Februar 2022, Business Wire

bereitgestellt von Google News

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, Yahoo Finance

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, businesswire.com

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18. April 2024, BERNAMA

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt