DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Oracle Berkeley DB vs. SingleStore vs. Trafodion vs. Weaviate vs. YDB

Vergleich der Systemeigenschaften Oracle Berkeley DB vs. SingleStore vs. Trafodion vs. Weaviate vs. YDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameOracle Berkeley DB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenTrafodion  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessenYDB  Xaus Vergleich ausschliessen
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungWeit verbreiteter In-Process Key-Value StoreMySQL 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 typeTransactional SQL-on-Hadoop DBMSAn AI-native realtime vector database engine that integrates scalable machine learning models.A distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primäres DatenbankmodellKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSRelational DBMSVektor DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,21
Rang#117  Overall
#20  Key-Value Stores
#3  Native XML DBMS
Punkte5,60
Rang#62  Overall
#35  Relational DBMS
Punkte1,73
Rang#143  Overall
#5  Vektor DBMS
Punkte0,35
Rang#278  Overall
#43  Document Stores
#127  Relational DBMS
Websitewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.singlestore.comtrafodion.apache.orggithub.com/­weaviate/­weaviate
weaviate.io
github.com/­ydb-platform/­ydb
ydb.tech
Technische Dokumentationdocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.singlestore.comtrafodion.apache.org/­documentation.htmlweaviate.io/­developers/­weaviateydb.tech/­en/­docs
EntwicklerOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftSingleStore Inc.Apache Software Foundation, originally developed by HPWeaviate B.V.Yandex
Erscheinungsjahr19942013201420192019
Aktuelle Version18.1.40, Mai 20208.5, Jänner 20242.3.0, Februar 20191.19, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoKommerzielle Lizenz verfügbar bei Bedarfkommerziell infofree developer edition availableOpen Source infoApache 2.0Open Source infocommercial license available with Weaviate EnterpriseOpen Source infoApache 2.0; commercial license available
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheC, Java, C++ (depending on the Berkeley DB edition)C++, GoC++, JavaGo
Server BetriebssystemeAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux info64 bit version requiredLinuxLinux
Datenschemaschemafreijajayes, maps to GraphQL interfaceFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja infostring, int, float, geo point, date, cross reference, fuzzy referencesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infoonly with the Berkeley DB XML editionneinneinneinnein
Sekundärindizesjajajaja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexedja
SQL infoSupport of SQLja infoSQL Interface basierend auf SQLite verfügbaryes infobut no triggers and foreign keysjaGraphQL is used as query languageSQL-like query language (YQL)
APIs und andere ZugriffskonzepteCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
ADO.NET
JDBC
ODBC
GraphQL query language
RESTful HTTP/JSON API
RESTful HTTP API (DynamoDB compatible)
Unterstützte Programmiersprachen.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Bash
C
C#
Java
JavaScript (Node.js)
Python
All languages supporting JDBC/ODBC/ADO.NetJavaScript / TypeScript
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Server-seitige Scripts infoStored ProceduresneinjaJava Stored Proceduresneinnein
Triggersja infoonly for the SQL APIneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infohash partitioningShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesja, durch HBasejaActive-passive shard replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsja infomittels user defined functions und HBaseneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja
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.jajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinjanein
Berechtigungskonzept infoZugriffskontrolleneinFine grained access control via users, groups and rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAPI Keys
OpenID Connect Discovery
Access rights defined for Yandex Cloud users
Weitere Informationen bereitgestellt vom Systemhersteller
Oracle Berkeley DBSingleStore infoformer name was MemSQLTrafodionWeaviateYDB
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
As a database supporting the development of generative AI and semantic search applications...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
All companies that have data. ​
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» mehr
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
Oracle Berkeley DBSingleStore infoformer name was MemSQLTrafodionWeaviateYDB
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

Weaviate, an ANN Database with CRUD support
2. Februar 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

ACM recognizes far-reaching technical achievements with special awards
26. Mai 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5. März 2019, ADT Magazine

The importance of bitcoin nodes and how to start one
9. Mai 2014, The Merkle News

The stable version of AlmaLinux 9.0 has already been released
26. Mai 2022, Linux Adictos

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, Business Wire

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
17. April 2024, Madrona Venture Group

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks & Files

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, ibm.com

bereitgestellt von Google News

Evaluating HTAP Databases for Machine Learning Applications
2. November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7. April 2022, Embedded Computing Design

bereitgestellt von Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24. Januar 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8. Februar 2024, Datanami

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17. Dezember 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18. Juli 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21. April 2023, PR Newswire

bereitgestellt von Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10. August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3. April 2022, The Verge

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3. Januar 2024, VOI.ID

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1. Februar 2023, The Indian Express

Russian secret police data leaked by food delivery app including where they live and what they eat...
4. April 2022, The US Sun

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

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.

Neo4j logo

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt