Recommended and mentioned products
-
MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
DocumentDB Elastic Cluster Pricing about 3 months ago
Does anyone know if the most basic Elastic Cluster instance of DocumentDB carries any monthly fixed cost or is it just on-demand cost? Another words if I run like 10,000 queries against the DB per month, what kind of bill would I expect? This is for a super small app. I am currently using mongodb free tier , but want to migrate everything to AWS. Can't seem to find a straight answer to the pricing question. -
PostgreSQL is a powerful, open source object-relational database system.
Ask HN: Hunting for a Framework about 4 months ago:
Vapor[0] based on Swift. Advantage of this is that you don't have to evaluate multiple frameworks for Swift and suffer paralysis by analysis. All the Swift community is behind one framework. The next is Actix[1] based on Rust. There are many frameworks in Rust and most of them have not reached 1.0 And which framework will survive becomes a question. Other not so well-known is Wt[2] based on C++. This actually is... -
Worry-free Postgres. Built to scale out, Citus distributes data & queries across nodes so your database can scale and your queries are fast. Available as a database as a service, as enterprise software, & as open source.
-
TimescaleDB is a time-series SQL database providing fast analytics, scalability, with automated data management on a proven storage engine.
Best small scale dB for time series data? about 7 months ago
If you like PostgreSQL, I'd recommend starting with that. Additionally, you can try TimescaleDB (it's a PostgreSQL extension for time-series data with full SQL support) it has many features that are useful even on a small-scale, things like:. -
TDB
ToroDB
This hasn't been added to SaaSHub yet
-
CockroachDB is a cloud-native distributed SQL database for building global, scalable cloud services that survive anything.
-
The world's most popular open source database
MMORPG design resources about 5 months ago:
MySQL: Any SQL or DB knock-off, really... mysql.com - mariadb.org - sqlite.org. -
A distributed NewSQL database compatible with MySQL protocol
Ask HN: Who is hiring? (January 2023) about 3 months ago:
PingCAP | https://www.pingcap.com | Database Engineer, Product Manager, Developer Advocate and more | Remote in California | Full-time We work on a MySQL compatible distributed database called TiDB https://github.com/pingcap/tidb/. -
HTTP + JSON document database with Map Reduce views and peer-based replication
How to run WebAssembly from your Rust Program about about 2 months ago
Apache CouchDB belongs to the family of NoSQL databases. It is a document store with a strong focus on Replication and reliability. One of the most significant differences Between CouchDB and a relational database (besides the absence of tables And schemas) is how you query data. Relational databases allow their Users to execute arbitrary and dynamic queries via SQL. Each SQL query may look Completely... -
Document-Oriented NoSQL Database
Couchbase Capella Hosted Database Free Trial Available about over 1 year ago
I think the URL is linked from https://couchbase.com/ or cloud.couchbase.com. -
Elasticsearch is an open source, distributed, RESTful search engine.
Creating a modern, SaaS website.. what am I missing? about about 1 month ago
I can't figure out where I have to go to get more or less of a custom, premium website. I should mention that I look up to websites like elastic.co for example, would be very happy with something like that. I could really use some guidance! -
Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
Starlite updates March '22 | 2.0 is coming about 6 days ago
Starting with the first alpha release - 2.0.0alpha1 -, Starlite includes a simple Event bus that can be used to emit and receive events, supporting both synchronous And asynchronous listeners. Currently only a basic in-memory, per-process backend is Included, but future versions will add support for inter-process communication by Adding backends for Redis, RabbitMQ and Others. -
ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real time.
Miller: Like Awk, sed, cut, join, and sort for CSV, TSV, and... about 16 days ago:
> curl https://clickhouse.com/ | sh Jesus, this is disgusting. I'm not that picky and don't really complain about "... | sh" usually, but at least I took it for granted that I can always look at the script in the browser and assume that is has no actual evil intentions and doesn't rely on some fucking client-header magic to be modified on the fly. -
The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.
An Intro to Data Compression about about 1 month ago
The popular NoSQL database Cassandra utilizes a compression algorithm called LZ4 to reduce the footprint of data at rest. LZ4 is characterized by very fast compression speed at the cost of a higher compression ratio. This is a design choice that allows Cassandra to maintain high write throughput while also benefiting from compression in some capacity. -
SDB
ScyllaDB
This hasn't been added to SaaSHub yet
-
HB
HBase
This hasn't been added to SaaSHub yet