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

DBMS > Bangdb vs. HEAVY.AI vs. InfinityDB vs. Lovefield vs. SQLite

Vergleich der Systemeigenschaften Bangdb vs. HEAVY.AI vs. InfinityDB vs. Lovefield vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareA Java embedded Key-Value Store which extends the Java Map interfaceEmbeddable relational database for web apps written in pure JavaScriptWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSKey-Value StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte1,64
Rang#145  Overall
#67  Relational DBMS
Punkte0,08
Rang#365  Overall
#55  Key-Value Stores
Punkte0,33
Rang#286  Overall
#131  Relational DBMS
Punkte111,41
Rang#10  Overall
#7  Relational DBMS
Websitebangdb.comgithub.com/­heavyai/­heavydb
www.heavy.ai
boilerbay.comgoogle.github.io/­lovefieldwww.sqlite.org
Technische Dokumentationdocs.bangdb.comdocs.heavy.aiboilerbay.com/­infinitydb/­manualgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.sqlite.org/­docs.html
EntwicklerSachin Sinha, BangDBHEAVY.AI, Inc.Boiler Bay Inc.GoogleDwayne Richard Hipp
Erscheinungsjahr20122016200220142000
Aktuelle VersionBangDB 2.0, October 20215.10, Jänner 20224.02.1.12, February 20173.46.0  (23 May 2024), Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2; enterprise edition availablekommerziellOpen Source infoApache 2.0Open Source infoPublic Domain
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, C++C++ and CUDAJavaJavaScriptC
Server BetriebssystemeLinuxLinuxAlle Betriebssysteme mit einer Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safariserverlos
Datenschemaschemafreijaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradejaja infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjaja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialneinnein infomanual creation possible, using inversions based on multi-value capabilityjaja
SQL infoSupport of SQLSQL like support with command line tooljaneinSQL-like query language infovia JavaScript builder patternja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
JDBC
ODBC
Thrift
Vega
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
All languages supporting JDBC/ODBC/Thrift
Python
JavaJavaScriptActionscript
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
Server-seitige Scripts infoStored Proceduresneinneinneinneinnein
Triggersyes, Notifications (with Streaming only)neinneinUsing read-only observersja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoRound robinkeinekeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikationkeinekeinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Fremdschlüssel inforeferenzielle Integritätneinneinnein infomanual creation possible, using inversions based on multi-value capabilityjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajayes, by using IndexedDB or the cloud service Firebase Realtime Databaseja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modejaneinja infousing MemoryDBja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardneinneinnein

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
DrittanbieterNavicat 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
BangdbHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022InfinityDBLovefieldSQLite
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19. April 2023, Business Wire

Big Data Analytics: A Game Changer for Infrastructure
13. Juli 2023, Spiceworks News and Insights

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16. Februar 2023, Datanami

Making the most of geospatial intelligence
14. April 2023, InfoWorld

The insideBIGDATA IMPACT 50 List for Q4 2023
11. Oktober 2023, insideBIGDATA

bereitgestellt von Google News

Microsoft Research chief scientist has no issue with Windows Recall
6. Juni 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21. Mai 2024, KDnuggets

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

Copilot‘s screen-snapping Recall data stored in plain text
31. Mai 2024, CyberNews.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Präsentieren Sie hier Ihr Produkt