This is the Linux app named BigQuery Emulator whose latest release can be downloaded as bigquery-emulator_v0.7.2_darwin_amd64.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named BigQuery Emulator with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
BigQuery Emulator
DESCRIPTION
BigQuery Emulator is an open-source server implementation that replicates the behavior of Google Cloud’s BigQuery service locally, enabling developers to test and develop data workflows without connecting to the real cloud environment. Written in Go, it can run as a standalone binary, Docker container, or embedded library within test environments, making it highly flexible for different workflows. The emulator supports a large portion of the BigQuery API surface, including dataset management, query execution, and data ingestion, allowing applications to interact with it as if it were the real service. It uses SQLite as its underlying storage engine, with options for in-memory or persistent file-based databases depending on the use case. The system also implements many features of Google Standard SQL, including hundreds of functions and advanced query constructs, enabling realistic query testing.
Features
- Local emulation of BigQuery APIs for testing and development
- Standalone binary, Docker deployment, or embedded library usage
- SQLite-based storage with in-memory or persistent modes
- Support for Google Standard SQL with hundreds of functions
- Integration with Google Cloud Storage for data workflows
- YAML-based dataset seeding at startup
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/bigquery-emulator.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.