What is xmysql?
one command to generate REST APIs for any MySql database
xmysql is a tool in the Database Tools category of a tech stack.
xmysql is an open source tool with 3.9K GitHub stars and 276 GitHub forks. Here’s a link to xmysql's open source repository on GitHub
xmysql Integrations
Why developers like xmysql?
Here’s a list of reasons why companies and developers use xmysql
Top Reasons
Be the first to leave a pro
xmysql's Features
- Generates API for ANY MySql database
- Serves APIs irrespective of naming conventions of primary keys, foreign keys, tables etc
- CRUD : Usual suspects
- Support for composite primary keys
- Pagination
- Sorting
- Column filtering - Fields
- Row filtering - Where
- Group By
- Group By, Order By
- Aggregate functions
- Relations
- Run dynamic queries
- Upload single file
- Upload multiple files
- Download file
- Group By, Having - Work in Progress - 🐎🐎
xmysql Alternatives & Comparisons
What are some alternatives to xmysql?
Slick
It is a modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred.
Sequel Pro
Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL databases.
PostGIS
PostGIS is a spatial database extender for PostgreSQL object-relational database. It adds support for geographic objects allowing location queries to be run in SQL.
Open PostgreSQL Monitoring
Open PostgreSQL Monitoring is a free software designed to help you manage your PostgreSQL servers.
Flyway
It lets you regain control of your database migrations with pleasure and plain sql. Solves only one problem and solves it well. It migrates your database, so you don't have to worry about it anymore.