octosql
Data query tool
An open source CLI tool for querying and analyzing data from multiple databases and file formats using SQL.
OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.
5k stars
56 watching
204 forks
Language: Go
last commit: 6 months ago
Linked from 1 awesome list
clicsvdata-analysisgogolangjsonmysqlnosqlpostgresqlqueryquery-engineredissql
Related projects:
Repository | Description | Stars |
---|---|---|
cube2222/octosql-plugin-mysql | A plugin for OctoSQL that adds support for MySQL databases. | 1 |
xo/usql | A command-line interface for interacting with various databases via a unified API | 8,990 |
cube2222/octosql-plugin-random_data | An OctoSQL plugin providing sample data for testing and development purposes | 0 |
join-monster/join-monster | Automates query planning and batch data fetching between GraphQL and SQL. | 2,680 |
multiprocessio/dsq | A command-line tool for running SQL queries against various data formats | 3,712 |
multiprocessio/datastation | An all-in-one application for querying, scripting, and visualizing data from various sources | 2,903 |
stephenafamo/bob | A toolset providing a query builder and ORM/Factory generator for databases using Go. | 793 |
upper/db | A Go-based data access layer providing agnostic tools to interact with various databases. | 3,544 |
knex/knex | A SQL query builder for multiple databases | 19,362 |
go-sql-driver/mysql | A MySQL driver library for Go's database/sql package | 14,546 |
uptrace/bun | An ORM for Go that supports multiple databases and provides an easy-to-use API for writing complex queries | 3,792 |
xo/xo | A tool that generates idiomatic Go code for SQL databases based on their schema or custom queries. | 3,737 |
okbob/pspg | A pager designed to browse and interact with table data from various databases. | 2,500 |
osquery/osquery | Exposes an operating system as a high-performance relational database for efficient exploration and analysis of OS data | 21,887 |
npgsql/npgsql | A .NET data provider for PostgreSQL that enables connection and interaction with the PostgreSQL database using C#. | 3,327 |