😎🛠 Another Roundup of Big Data Tools
NocoDB - An open-source platform that turns relational databases (MySQL, PostgreSQL, SQLite, MSSQL) into a no-code interface for managing tables, creating APIs, and visualizing data. A powerful self-hosted alternative to Airtable, offering full data control.
DrawDB - A visual database modeling tool that simplifies schema design, editing, and visualization. It supports automatic SQL code generation and integrates with MySQL, PostgreSQL, and SQLite. Ideal for developers and analysts who need a quick, user-friendly way to design databases.
Dolt - relational database with Git-like version control. It lets you track row-level changes, create branches, merge them, and view the full history of modifications while working with standard SQL queries.
ScyllaDB - high-performance NoSQL database that is fully compatible with Apache Cassandra but delivers lower latency and higher throughput. Optimized for modern multi-core processors, making it perfect for high-load distributed systems
Metabase - An intuitive business intelligence platform for visualizing data, creating reports, and building dashboards without deep SQL knowledge. It supports MySQL, PostgreSQL, MongoDB, and more, making data analysis more accessible
Azimutt - powerful ERD visualization tool for designing and analyzing complex databases. Features include interactive schema exploration, foreign key visualization, and problem detection, making it useful for both database development and auditing
sync - real-time data synchronization tool for MongoDB and MySQL. It uses Change Streams (MongoDB) and binlog replication (MySQL) to ensure incremental updates, fault tolerance, and seamless recovery. Great for distributed databases and analytics workflows
Post #790
619