
Steampipe
CloudQuery
StackQL.io
Turbot
OctoSQL
CloudRef App
CloudYali.io
Superintendent.app
Apache Cassandra
MongoDB
Redis
ArangoDB
OrientDB
neo4j
PostgreSQL
CouchBase
Steampipe
Apache CassandraApache Cassandra might be a bit more popular than Steampipe. We know about 45 links to it since March 2021 and only 42 links to Steampipe. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The request / data fetching is interesting in how "easy" it is to write. I did basic perusal of the examples, but I'd be interested to see what it looks like with rate-limited endpoints and concurrent requests. Another tangentially related project is https://steampipe.io/ though it is for exposing APIs via Postgres tables and the clients are written using Go code and shared through a marketplace. - Source: Hacker News / about 1 year ago
I really really like Steampipe to do this kind of query: https://steampipe.io, which is essentially PostgreSQL (literally) to query many different kind of APIs, which means you have access to all PostgreSQL's SQL language can offer to request data. They have a Kubernetes plugin at https://hub.steampipe.io/plugins/turbot/kubernetes and there are a couple of things I really like: * it's super easy to request... - Source: Hacker News / over 1 year ago
Https://steampipe.io/ showcases some really interesting scenarios for using FDWs in place of regular ETL and API integrations. - Source: Hacker News / about 2 years ago
Steampipe is a tool for querying cloud APIs and other data sources using SQL in a zero-ETL manner. - Source: dev.to / over 2 years ago
Few projects in the same realm that you should also checkout - [1] Steampipe (https://steampipe.io/) [2] InfraSQL (https://iasql.com/). - Source: Hacker News / over 2 years ago
When IoTDB was initiated in 2011, almost all influential distributed systems and databases were built in Java or on the JVMโsuch as Hadoop, HBase, Spark (Scala on JVM), Cassandra, Kafka, and Flink. To integrate deeply with the big data ecosystem, choosing Java was a natural decision. - Source: dev.to / 4 months ago
In fact, even in the absence of these commercial databases, users can effortlessly install PostgreSQL and leverage its built-in pgvector functionality for vector search. PostgreSQL stands as the benchmark in the realm of open-source databases, offering comprehensive support across various domains of database management. It excels in transaction processing (e.g., CockroachDB), online analytics (e.g., DuckDB),... - Source: dev.to / about 1 year ago
All messages are persisted durably for two minutes, but Pub/Sub channels can be configured to persist messages for longer periods of time using the persisted messages feature. Persisted messages are additionally written to Cassandra. Multiple copies of the message are stored in a quorum of globally-distributed Cassandra nodes. - Source: dev.to / over 1 year ago
Cassandra is a highly scalable, distributed NoSQL database designed to handle large amounts of data across many commodity servers without a single point of failure. - Source: dev.to / about 2 years ago
Distributed storage Distributed storage systems like Cassandra, DynamoDB, and Voldemort also use consistent hashing. In these systems, data is partitioned across many servers. Consistent hashing is used to map data to the servers that store the data. When new servers are added or removed, consistent hashing minimizes the amount of data that needs to be remapped to different servers. - Source: dev.to / about 2 years ago
CloudQuery - CloudQuery enables you to assess, audit, and evaluate the configurations of your cloud assets.
MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
StackQL.io - Query, provision, secure & operate cloud resources using SQL
Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
Turbot - Turbot's guardrails deliver automated operational, cloud security and cloud compliance controls of AWS deployments and other cloud enterprise infrastructure. Learn more.
ArangoDB - A distributed open-source database with a flexible data model for documents, graphs, and key-values.