Microsoft SQL Server
MongoDB
PostgreSQL
CouchBase
MariaDB
SQLite
Redis
Firebird
OctoSQL
LNAV
Materialize
Steampipe
DSQ
Observable
Superintendent.app
Squirrel (programming language)
Microsoft SQL Server
OctoSQLNo OctoSQL videos yet. You could help us improve this page by suggesting one.
Based on our record, OctoSQL should be more popular than Microsoft SQL Server. It has been mentiond 23 times since March 2021. 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.
Imagine your Angular application, currently confined to your development environment, becoming instantly accessible to users across the globe with Azure. - Source: dev.to / 10 months ago
Azure is the #2 overall Cloud provider and, as expected, it's the best choice for most Microsoft/Windows-based solutions. That said, it does offer many types of Linux VMs, with quite similar abilities as AWS/GCP. - Source: dev.to / almost 2 years ago
Amdocs has partnered with NVIDIA and Microsoft Azure to build custom Large Language Models (LLMs) for the $1.7 trillion global telecoms industry. Source: over 2 years ago
You can utilise various tools on the platform to significantly improve your IT performance. Due to its flexibility, even official recommendations for Azure might need to be clarified and easier to comprehend. Simply put, Azure (formerly Windows Azure) is Microsoft's cloud computing operating system. Source: about 3 years ago
This is not to say there aren't architects still working on premise in self managed environments, but if you're planning to join the forces, you probably want to have an idea of who are the 3 public cloud providers (AWS, Azure and GCP), and their offering and topology. - Source: dev.to / about 5 years ago
This looks extremely cool. This is basically incremental view maintenance in databases, a problem that almost everybody (I think) has when using SQL databases and wanting to do some derived views for more performant access patterns. Importantly, they seem to support a wide breath of SQL operators, and it's open-source! There's already a bunch of tools in this area: 1. Materialize[0], which afaik is more... - Source: Hacker News / almost 2 years ago
OctoSQL[0] or DuckDB[1] will most likely be much simpler, while going through 10 GB of JSON in a couple seconds at most. Disclaimer: author of OctoSQL [0]: https://github.com/cube2222/octosql. - Source: Hacker News / over 3 years ago
This is really cool! With their Postgres scanner[0] you can now easily query multiple datasources using SQL and join between them (i.e. Postgres table with JSON file). Something I strived to build with OctoSQL[1] before. It's amazing to see how quickly DuckDB is adding new features. Not a huge fan of C++, which is right now used for authoring extensions, it'd be really cool if somebody implemented a Rust extension... - Source: Hacker News / over 3 years ago
Congrats on the Show HN! It's great to see more tools in this area (querying data from various sources in-place) and the Lambda use case is a really cool idea! I've recently done a bunch of benchmarking, including ClickHouse Local and the usage was straightforward, with everything working as it's supposed to. Just to comment on the performance area though, one area I think ClickHouse could still possibly improve... - Source: Hacker News / over 3 years ago
SPyQL is really cool and its design is very smart, with it being able to leverage normal Python functions! As far as similar tools go, I recommend taking a look at DataFusion[0], dsq[1], and OctoSQL[2]. DataFusion is a very (very very) fast command-line SQL engine but with limited support for data formats. Dsq is based on SQLite which means it has to load data into SQLite first, but then gives you the whole breath... - Source: Hacker News / over 3 years ago
MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
LNAV - The Log File Navigator (lnav) is an advanced log file viewer for the console.
PostgreSQL - PostgreSQL is a powerful, open source object-relational database system.
Materialize - A Streaming Database for Real-Time Applications
CouchBase - Document-Oriented NoSQL Database
Steampipe - Steampipe: select * from cloud; The extensible SQL interface to your favorite cloud APIs select * from AWS, Azure, GCP, Github, Slack etc.