#SQL

Logo of Chat2DB
Chat2DB
Chat2DB offers AI-driven SQL development and data analysis with support for MySQL, PostgreSQL, and more. Discover the Chat2DB-SQL-7B model for advanced query handling, now available with offline features. Community engagement enhances the tool's adaptability with contributions and updates. Follow its development on Product Hunt.
Logo of doltgresql
doltgresql
DoltgreSQL integrates version control functionalities into a Postgres server environment, providing Git-like operations such as log, diff, branch, and merge directly on database schemas and data. This solution targets the growing Postgres user base, enabling SQL-driven database version management without the reliance on a MySQL client. Although in its experimental stage, DoltgreSQL is gaining traction, particularly among emerging companies, aiming to refine its capabilities through community insights and contributions. Its foundation lies in Dolt's proven versioned database architecture, adapted specifically for Postgres-compatible systems.
Logo of mql
mql
MQL facilitates the conversion of natural language queries to SQL without the necessity for coding skills. Allowing easy database integration, this tool generates SQL queries from everyday language inputs. MQL currently supports PostgreSQL, with an 85% accuracy rating in translations, making it practical for both novices and experts. Future developments include MySQL compatibility and improved query precision. The platform encourages community involvement for ongoing improvements.
Logo of roapi
roapi
ROAPI enables the creation of read-only APIs for static datasets without requiring coding. Utilizing Apache Arrow and Datafusion, it translates various query types including SQL, FlightSQL, GraphQL, and REST APIs into executable plans, supporting multiple data sources and formats. The tool automatically infers schemas and encodes responses in various formats, suitable for seamless data processing. It supports RESTful, GraphQL, and SQL interfaces, providing functionalities such as table joins and Postgres protocol query capability, ideal for diverse platform integration.
Logo of phpClickHouse
phpClickHouse
This PHP library provides efficient management of ClickHouse databases, supporting asynchronous queries, bulk operations, and HTTP compression. It offers smooth database interactions without extra dependencies, enabling parallel queries and easy CSV inserts. Tailored for developers, it checks cluster statuses and executes SQL conditions effectively, all compatible with PHP 7.1+. This tool enhances ClickHouse database management without subjective embellishments.
Logo of steampipe
steampipe
Steampipe provides a zero-ETL method to query APIs and services with SQL, allowing real-time data access and enabling execution of SQL queries in parallel across multiple data sources. It supports local installation and CI/CD deployment, with plugins for AWS, Azure, GCP, among others. Steampipe leverages Postgres FDWs, SQLite extensions, and export tools to convert API data into database tables, facilitating efficient data integration.