Skip to Main Content

back_to_features

feature_screenshot

Expose your tables as REST Data Generators

Making test data available to developers that looks like your database schema, is a task that usually either never happens, or spreadsheets are created and copied around. With the Binubuo Python Client, you can connect to your database and create a REST API within minutes, generating random data that looks exactly like your database table. Exposing true and realistic synthetic datasets to developers with ease, allows them to create code much faster.

Binubuo example of how to quickly create a REST API from a database table in 5 minutes.
Here we are showing a Postgres table (customer table from Sakila sample database) , then the Binubuo Python client and with just one command , we create a fully deployed REST API ready to use by all developers.

feature_includes

But wait, There's more!
Oracle, Postgres, SQLServer, Yugabyte and more supported.
Supports complex datatypes such as Spatial and Binary types.
Automatically build templates using existing data.
Templates build on SQL comments.
Fully REST support inlcuding detail views.

next_up