DB2Rest
Instant no code DATA API platform for relational databases. Connect any database, run anywhere. Power your GENAI application function/tools calls in seconds. (by 9tigerio)
APIJSON
🏆 实时 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构 🏆 Real-Time coding-free, powerful and secure ORM 🚀 providing APIs and Docs without coding by Backend, and the returned JSON of API can be customized by Frontend(Client) users (by Tencent)
DB2Rest | APIJSON | |
---|---|---|
5 | 1 | |
352 | 18,033 | |
3.4% | 0.5% | |
9.5 | 9.0 | |
5 days ago | 6 days ago | |
Java | Java | |
Apache License 2.0 | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
DB2Rest
Posts with mentions or reviews of DB2Rest.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-08-14.
- Open Source Instant Rest Data API for Databases
-
No-Code REST API for Databases adds Table Joins
DB2Rest builds on its RSQL core to make it very easy to combine data from one table with another table and fetch the single result of data through DB2Rest's automatically provided REST API. With DB2Rest, it is also very easy to retrieve rows and apply filters. Let's dive in!
-
Instant API for databases adds automatic TSID primary keys
DB2Rest can automatically generate TSID primary keys as it inserts data through its instant API into your database tables. It does this by auto detecting an existing primary key column in the table you are writing to and will use the datatype category (Integer-based or Text/String based) to generate the appropriate TSID format (Long/Number or Text).
-
Expose your database as a REST API safely and without code
DB2Rest is open source middleware that offers a no-code way to safely expose data from your database for your applications to consume. It's runs as a service that you can host locally or in the cloud. It even has an easy to use Docker deployment.
-
DB2Rest VS postgrest - a user suggested alternative
2 projects | 8 Jan 2024
APIJSON
Posts with mentions or reviews of APIJSON.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-18.
-
Top 15 Open-Source Low-Code Projects with the Most GitHub Stars
GitHub https://github.com/Tencent/APIJSON GitHub Stars 16.9k Most Recent Update on GitHub 2 days ago Open Source License Apache 2.0 Number of Active Contributors This Year 6 Acceptance of External PRs Yes Official Website http://apijson.cn/ Documentation https://apijsondocs.readthedocs.io/en/latest/
What are some alternatives?
When comparing DB2Rest and APIJSON you can also consider the following projects:
docker-compose-spring-boot-mysql - Dockerize Spring Boot and MySQL example - using Docker Compose to connect Spring Boot to MySQL
mybatis-plus - An powerful enhanced toolkit of MyBatis for simplify development
strategy-pattern-in-spring-boot - A very simple implementation of Strategy Design Pattern and Factory Design Pattern to a Spring Boot project.
jnosql - Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
swagger-brake - Swagger contract checker for breaking API changes
morphia - MongoDB object-document mapper in Java based on https://github.com/mongodb/mongo-java-driver