DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > IBM Cloudant vs. LokiJS vs. PostgreSQL vs. RDFox vs. TypeDB

Vergleich der Systemeigenschaften IBM Cloudant vs. LokiJS vs. PostgreSQL vs. RDFox vs. TypeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameIBM Cloudant  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenRDFox  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
KurzbeschreibungAuf Apache CouchDB basierendes Database as a Service AngebotIn-memory JavaScript DBMSWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitertHigh performance knowledge graph and semantic reasoning engineTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.
Primäres DatenbankmodellDocument StoreDocument StoreRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.Graph DBMS
RDF Store
Graph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,85
Rang#95  Overall
#18  Document Stores
Punkte0,44
Rang#256  Overall
#40  Document Stores
Punkte644,36
Rang#4  Overall
#4  Relational DBMS
Punkte0,22
Rang#305  Overall
#25  Graph DBMS
#15  RDF Stores
Punkte0,65
Rang#230  Overall
#20  Graph DBMS
#9  Object oriented DBMS
#107  Relational DBMS
Websitewww.ibm.com/­products/­cloudantgithub.com/­techfort/­LokiJSwww.postgresql.orgwww.oxfordsemantic.techtypedb.com
Technische Dokumentationcloud.ibm.com/­docs/­Cloudanttechfort.github.io/­LokiJSwww.postgresql.org/­docsdocs.oxfordsemantic.techtypedb.com/­docs
EntwicklerIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftPostgreSQL Global Development Group infowww.postgresql.org/­developerOxford Semantic TechnologiesVaticle
Erscheinungsjahr201020141989 info1989: Postgres, 1996: PostgreSQL20172016
Aktuelle Version16.4, August 20246.0, Septermber 20222.28.3, Juni 2024
Lizenz infoCommercial or Open SourcekommerziellOpen SourceOpen Source infoBSDkommerziellOpen Source infoGPL Version 3, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
ImplementierungsspracheErlangJavaScriptCC++Java
Server BetriebssystemegehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
macOS
Windows
Linux
OS X
Windows
Datenschemaschemafreischemafreijaja infoRDF schemasja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infospecific XML-type available, but no XML query functionality.nein
Sekundärindizesjaja infoüber Viewsjaja
SQL infoSupport of SQLneinneinja infoStandard mit zahlreichen Erweiterungenneinnein
APIs und andere ZugriffskonzepteRESTful HTTP/JSON APIJavaScript APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP API
SPARQL 1.1
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
Unterstützte ProgrammiersprachenC#
Java
JavaScript
Objective-C
PHP
Ruby
JavaScript.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
Java
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
Server-seitige Scripts infoStored ProceduresView Functions (Map-Reduce) in JavaScriptView Functions in JavaScriptbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)nein
Triggersjajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinepartitioning by range, list and (since PostgreSQL 11) by hashno
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
keineSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - toolsreplication via a shared file systemSynchronous replication via raft
MapReduce infoBietet ein API für Map/Reduce Operationenjajaneinno
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencykeineImmediate ConsistencyImmediate Consistency in stand-alone mode, Eventual Consistency in replicated setupsImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjanein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomare Operationen innerhalb eines Dokumentes möglichnein infoAtomare Operationen innerhalb einer Collection möglichACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoOptimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenjaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinjanein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer pro Datenbank definierbarneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRoles, resources, and access typesyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
IBM CloudantLokiJSPostgreSQLRDFoxTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
DrittanbieterpgDash: In-Depth PostgreSQL Monitoring.
» mehr

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» mehr

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» mehr

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» mehr

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database 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
IBM CloudantLokiJSPostgreSQLRDFoxTypeDB infoformerly named Grakn
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, Paul Andlinger

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

Konferenzen, Veranstaltungen und Webinare

PASS Data Community Summit
Seattle, Washington, 4.-8. November 2024

Erwähnungen in aktuellen Nachrichten

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, IBM

From Cloud Foundry to Code Engine: Service Bindings and Code
15. März 2022, IBM

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19. September 2024, InfoWorld

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19. September 2024, SiliconANGLE News

Intel Demonstrates Up To 48% Improvement For AVX-512 Optimized PostgreSQL
12. September 2024, Phoronix

PostgreSQL in line for DuckDB-shaped boost in analytics arena
20. August 2024, The Register

PostgreSQL databases under attack
21. August 2024, Help Net Security

bereitgestellt von Google News

Samsung Electronics Announces Acquisition of Oxford Semantic Technologies, UK-Based Knowledge Graph Startup
18. Juli 2024, Samsung Global Newsroom

Samsung acquires UK-based knowledge graph company
19. Juli 2024, evertiq.com

University spin-out Oxford Semantic Technologies acquired by Samsung Electronics
16. Juli 2024, University of Oxford

Samsung eyes Oxford tech firm for innovative AI venture
20. Juli 2024, Oxford Mail

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune
20. Februar 2023, AWS Blog

bereitgestellt von Google News

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

Building a Biomedical Knowledge Graph
28. Juni 2021, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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