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 > AgensGraph vs. Citus vs. dBASE vs. JaguarDB vs. SingleStore

Vergleich der Systemeigenschaften AgensGraph vs. Citus vs. dBASE vs. JaguarDB vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessendBASE  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLdBase war eine der ersten Datenbanken mit einer eigenen Entwicklungsumgebung auf PC's. Die letzte Version dbase V wird als dBase classic weiter vertrieben und benötigt eine DOS-Emulation. Das aktuelle Produkt ist aber dBase Plus.Performant, highly scalable DBMS for AI and IoT applicationsMySQL 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 type
Primäres DatenbankmodellGraph DBMS
Relational DBMS
Relational DBMSRelational DBMSKey-Value Store
Vektor DBMS
Relational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,16
Rang#333  Overall
#30  Graph DBMS
#146  Relational DBMS
Punkte2,15
Rang#123  Overall
#60  Relational DBMS
Punkte11,18
Rang#44  Overall
#28  Relational DBMS
Punkte0,09
Rang#356  Overall
#53  Key-Value Stores
#13  Vektor DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitebitnine.net/­agensgraphwww.citusdata.comwww.dbase.comwww.jaguardb.comwww.singlestore.com
Technische Dokumentationbitnine.net/­documentationdocs.citusdata.comwww.dbase.com/­support/­knowledgebasewww.jaguardb.com/­support.htmldocs.singlestore.com
EntwicklerBitnine Global Inc.Asthon TateDataJaguar, Inc.SingleStore Inc.
Erscheinungsjahr20162010197920152013
Aktuelle Version2.1, Dezember 20188.1, Dezember 2018dBASE 2019, 20193.3 July 20238.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoAGPL, commercial license also availablekommerziellOpen Source infoGPL V3.0kommerziell infofree developer edition 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
ImplementierungsspracheCCC++ infothe server part. Clients available in other languagesC++, Go
Server BetriebssystemeLinux
OS X
Windows
LinuxDOS infodBase Classic
Windows infodBase Pro
LinuxLinux info64 bit version required
Datenschemadepending on used data modeljajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infospecific XML type available, but no XML query functionalityneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLjaja infostandard, with numerous extensionsneinA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
keine infoMit der Entwicklungsumgebung kann aber auf andere DBMS oder ODBC-Datenquellen zugegriffen werdenJDBC
ODBC
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
dBase eigene IDEC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.nein infoDie IDE kann stored procedures in anderen Datenquellen aufrufen.neinja
Triggersneinjaneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichShardingkeineShardingSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationSource-Replica Replikation infoother methods possible by using 3rd party extensionskeineMulti-Source ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein infoNicht für dBase interne Daten, wohl aber Unterstützung durch die IDE beim Zugriff auf externe DBMSneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und RollenRechteverwaltung mit BenutzeraccountsFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
AgensGraphCitusdBASEJaguarDBSingleStore infoformer name was MemSQL
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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
AgensGraphCitusdBASEJaguarDBSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

DB-Engines Ranking coverage expanded to 169 database management systems
3. Juni 2013, Paul Andlinger

alle anzeigen

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

Erwähnungen in aktuellen Nachrichten

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29. Juni 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29. Januar 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25. März 2019, Business Wire

bereitgestellt von Google News

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18. August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8. Juli 2023, InfoQ.com

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, Microsoft

bereitgestellt von Google News

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19. September 2013, eWeek

DBF File (What It Is and How to Open One)
6. April 2023, Lifewire

Microsoft Access 2016 Now Supports dBase Database Format
7. September 2016, redmondmag.com

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22. September 2021, Help Net Security

Liam Brady's wife and their family life with three children
20. Oktober 2023, Irish Mirror

bereitgestellt von Google News

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

SingleStore Announces Exclusive Partnership with Agile Platform
15. April 2024, Business Wire

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

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6. Dezember 2023, AWS Blog

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

AllegroGraph logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt