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 > AlaSQL vs. Cassandra vs. Ehcache vs. LokiJS vs. PostgreSQL

Vergleich der Systemeigenschaften AlaSQL vs. Cassandra vs. Ehcache vs. LokiJS vs. PostgreSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenCassandra  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeA widely adopted Java cache with tiered storage optionsIn-memory JavaScript DBMSWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitert
Primäres DatenbankmodellDocument Store
Relational DBMS
Wide Column StoreKey-Value StoreDocument StoreRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5Document Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,49
Rang#259  Overall
#40  Document Stores
#120  Relational DBMS
Punkte103,86
Rang#12  Overall
#1  Wide Column Stores
Punkte5,23
Rang#68  Overall
#8  Key-Value Stores
Punkte0,48
Rang#262  Overall
#42  Document Stores
Punkte645,05
Rang#4  Overall
#4  Relational DBMS
Websitealasql.orgcassandra.apache.orgwww.ehcache.orggithub.com/­techfort/­LokiJSwww.postgresql.org
Technische Dokumentationgithub.com/­AlaSQL/­alasqlcassandra.apache.org/­doc/­latestwww.ehcache.org/­documentationtechfort.github.io/­LokiJSwww.postgresql.org/­docs
EntwicklerAndrey Gershun & Mathias R. WulffApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltTerracotta Inc, owned by Software AGPostgreSQL Global Development Group infowww.postgresql.org/­developer
Erscheinungsjahr20142008200920141989 info1989: Postgres, 1996: PostgreSQL
Aktuelle Version4.1.3, Juli 20233.10.0, Maerz 202216.2, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2Open Source infoApache Version 2; commercial licenses availableOpen SourceOpen Source infoBSD
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
ImplementierungsspracheJavaScriptJavaJavaJavaScriptC
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VMServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Datenschemaschemafreischemafreischemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja infospecific XML-type available, but no XML query functionality.
Sekundärindizesneineingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungneinja infoüber Viewsja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like SELECT, DML and DDL statements (CQL)neinneinja infoStandard mit zahlreichen Erweiterungen
APIs und andere ZugriffskonzepteJavaScript APIProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
JCacheJavaScript APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenJavaScriptC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
JavaJavaScript.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored ProceduresneinneinneinView Functions in JavaScriptbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)
Triggersjajaja infoCache Event Listenersjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infokein "single point of failure"Sharding infoby using Terracotta Serverkeinepartitioning by range, list and (since PostgreSQL 11) by hash
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinefrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichja infoby using Terracotta ServerkeineSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - tools
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Tunable Consistency (Strong, Eventual, Weak)keineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storagenein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztja infosupports JTA and can work as an XA resourcenein infoAtomare Operationen innerhalb einer Collection möglichACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejaja infousing a tiered cache-storage approachja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjajanein
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer auf einzelne Objekte definierbarneinneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLCassandraEhcacheLokiJSPostgreSQL
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Market metricsCassandra is used by 40% of the Fortune 100.
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» mehr
Neuigkeiten

Simplifying Agent Development with Astra DB Connector for Vertex AI Search
11. April 2024

Making Astra DB easier for MongoDB developers
10. April 2024

Empowering Enterprise GenAI: Announcing Luna for RAGStack
10. April 2024

Gemini Code Assist + Astra DB: Build Generative AI Apps Faster
10. April 2024

DataStax Unveils Vertex AI Extension: Empowering LLMs with Direct Astra DB Access
9. April 2024

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
DrittanbieterCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» mehr

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

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

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» mehr

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

pgDash: In-Depth PostgreSQL Monitoring.
» mehr

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» mehr

Redgate webinars: A series of key topics for new PostgreSQL users.
» 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

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» 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
AlaSQLCassandraEhcacheLokiJSPostgreSQL
DB-Engines Blog Posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3. Mai 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5. Januar 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2. November 2015, Paul Andlinger

alle anzeigen

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

Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3. Juni 2021, hackernoon.com

DZone Coding Java JBoss 5 to 7 in 11 steps
9. Januar 2014, dzone.com

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

PeerDB: PostgreSQL Data Movement Platform Company Closes $3.6 Million
16. April 2024, Pulse 2.0

Modernize your data architecture using Amazon RDS for PostgreSQL and Amazon QuickSight | Amazon Web Services
12. April 2024, AWS Blog

Raw SQL VS SQLAlchemy — 13 Queries For Comparison | by Liu Zuo Lin | Apr, 2024
16. April 2024, Medium

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14. November 2023, blogs.oracle.com

PeerDB Raises $3.6M Seed Round Funding to Advance Data Movement for PostgreSQL
12. April 2024, Datanami

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

SingleStore logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt