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

DBMS > LMDB vs. OrientDB vs. Snowflake vs. SQLite vs. Weaviate

Vergleich der Systemeigenschaften LMDB vs. OrientDB vs. Snowflake vs. SQLite vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameLMDB  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessen
KurzbeschreibungA high performant, light-weight, embedded key-value database libraryMulti-model DBMS (Document, Graph, Key/Value)Data warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenWeit verbreitetes In-Process RDBMSAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellKey-Value StoreDocument Store
Graph DBMS
Key-Value Store
Relational DBMSRelational DBMSVektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,99
Rang#125  Overall
#21  Key-Value Stores
Punkte3,19
Rang#93  Overall
#16  Document Stores
#7  Graph DBMS
#14  Key-Value Stores
Punkte121,33
Rang#9  Overall
#6  Relational DBMS
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Punkte1,73
Rang#143  Overall
#5  Vektor DBMS
Websitewww.symas.com/­symas-embedded-database-lmdborientdb.orgwww.snowflake.comwww.sqlite.orggithub.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationwww.lmdb.tech/­docwww.orientdb.com/­docs/­last/­index.htmldocs.snowflake.net/­manuals/­index.htmlwww.sqlite.org/­docs.htmlweaviate.io/­developers/­weaviate
EntwicklerSymasOrientDB LTD; CallidusCloud; SAPSnowflake Computing Inc.Dwayne Richard HippWeaviate B.V.
Erscheinungsjahr20112010201420002019
Aktuelle Version0.9.32, Jaenner 20243.2.29, Maerz 20243.45.3  (15 April 2024), April 20241.19, Mai 2023
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoApache Version 2kommerziellOpen Source infoPublic DomainOpen Source infocommercial license available with Weaviate Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCJavaCGo
Server BetriebssystemeLinux
Unix
Windows
Alle Betriebssysteme mit einer Java JDK (>= JDK 6)gehostetserverlos
Datenschemaschemafreischemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")ja infosupport of semi-structured data formats (JSON, XML, Avro)ja infodynamische Spaltentypenyes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infokeine strenge Typisierung wegen 'dynamic typing'ja infostring, int, float, geo point, date, cross reference, fuzzy references
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesneinjajaja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLneinSQL-like query language, no joinsjaja infoSQL-92 wird nicht vollständig unterstütztGraphQL is used as query language
APIs und andere ZugriffskonzepteTinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
CLI Client
JDBC
ODBC
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
GraphQL query language
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
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
JavaScript / TypeScript
Python
Server-seitige Scripts infoStored ProceduresneinJava, Javascriptuser defined functionsneinnein
TriggersneinHooksnein infosimilar concept for controling cloud resourcesjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingjakeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikationjakeineja
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infocould be achieved with distributed queriesneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoBeziehungen in Graphenjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infomittels Filesystem-Locksja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer und Rollen, Rechte auch auf SatzebeneBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenneinAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
LMDBOrientDBSnowflakeSQLiteWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» mehr
Key customersAll companies that have data. ​
» mehr
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsWeaviate 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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
LMDBOrientDBSnowflakeSQLiteWeaviate
DB-Engines Blog Posts

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

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

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Threat Actors Exploit Multiple Vulnerabilities in Ivanti Connect Secure and Policy Secure Gateways
29. Februar 2024, CISA

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22. August 2023, AWS Blog

The Tom Brady Data Biography
8. September 2023, StatsBomb

The Lightning Memory-mapped Database
2. März 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25. April 2022, Blocks and Files

bereitgestellt von Google News

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11. Mai 2021, TechTarget

bereitgestellt von Google News

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17. April 2024, AWS Blog

What Is Snowflake Data Warehouse? A Tutorial
9. April 2024, Built In

Snowflake Touts Speed, Efficiency of New 'Arctic' LLM
24. April 2024, Datanami

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24. April 2024, Acceleration Economy

MessageGears to operate with the Snowflake data cloud
9. April 2024, MarTech

bereitgestellt von Google News

Fully local retrieval-augmented generation, step by step
10. April 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16. Januar 2024, DevClass

Universal API Access from Postgres and SQLite
27. Februar 2024, O'Reilly Media

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29. August 2023, hackernoon.com

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

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9. Februar 2024, AiThority

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

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