Top 15 JDBI Alternative and Similar Softwares | Apr 2024

JDBI is a SQL convenience library for Java. It attempts to expose relational database access in idiommatic Java, using collections, beans, and so on, while maintaining the same level of detail as JDBC. It exposes two different style APIs, a fluent style and a sql object style.

The DBI type is analogous to a JDBC DataSource, and will usually be constructed by passing in a JDBC DataSource. There are alternate constructors which take JDBC URL and credentials, and other means. From the DBI instance you obtain Handle instances. A Handle represents a single connection to the database. Handles rely on an underlying JDBC connection object.

1. Bouquet

Bouquet Bouquet automatically generates REST API endpoints for front-end developers to focus on UX and visualizations with HighCharts, D3.js and others.Bouquet automatically generates a metamodel of your own database in which you can configure the analytics you want to open up to your users.Bouquet lets you explore your data within your......

2. DevSKiller.com

DevSKiller.com At DevSKiller we make assessing programmers skills look like their 1st day at work, that’s the best way to recruit them. By using our online platform it’s easy to build custom exams from your own code base. With DevSKiller you are not limited to testing knowledge of programming languages, but......

3. Ebean ORM

Ebean ORM Sorry, we have added any description on Ebean ORM......

4. Valentina Reports

Valentina Reports Valentina Reports is a rare cross-platform C++ implementation of a powerful report engine. It comes as set of tools: 1) Report Designer included into Valentina Studio Pro. 2) Valentina Report Server 3) Valentina Report ADK, to plug report engine into your application on such languages as C/C++/ObjC/C#/NET/PHP/Java/Xojo/VB/COM/...Your......

5. Meson

Meson The main design point of Meson is that every moment a developer spends writing or debugging build definitions is a second wasted. So is every second spent waiting for the build system to actually start compiling code.Features- multiplatform support for Linux, OSX, Windows, Gcc, Clang, Visual Studio and others- supported......

6. codelot

codelot Codelot is a web service where you can store your own codes or find codes you need. It's intended to be a huge code database and it should help the coders in need.The website is completely user-driven and the size of the code database depends on you.......

7. Kueri.me

Kueri.me Kueri.me deals with altering end-users experience when exploring data through the use of a Natural Language approach. Our main product is a simple to use developer's kit for installing a smart search-box that converts Natural Language questions into SQL in real time. The framework was designed for DB oriented developers......

8. Alasql

Alasql Alasql.js - is a lightweight client-side in-memory SQL database designed to work in browser and Node.js. It supports SQL and has some of NoSQL functionality. It is efficient for JavaScript arrays and objects manipulation with all power of SQL language.Alasql was written with pure JavaScript and does not use browser......

9. SQL Data Compare

SQL Data Compare SQL Data Compare is used for automating data migrations, analyzing corrupted data, restoring row-level data from backups and compiling audit trails of missing or changed data. It's the industry standard tool for comparing and synchronizing the contents of two databases because it's very reliable and also very fast.With SQL Data......

10. sqlify.io

sqlify.io Import your data to SQL easily. Input formats like CSV and JSON and output SQL or any other format.......

11. Mogwai ERDesigner

Mogwai ERDesigner The Mogwai ERDesigner is an entity relationship modeling/design tool(ERD) such as ERWin and co. The only difference is that it is Open Source and does not cost anything. It was designed to make database modeling as easy as it can be and to support the developer in the whole development......

12. Cucumber

Cucumber Cucumber is a tool that executes plain-text functional descriptions as automated tests.While Cucumber can be thought of as a “testing” tool, the intent of the tool is to support BDD. This means that the “tests” (plain text feature descriptions with scenarios) are typically written before anything else and verified by......

13. WinSQL

WinSQL WinSQL is universal database management tool that can be used with any relational database to perform administrative tasks such as importing/exporting data, generating test data, reverse engineering an existing database, comparing schema and data between databases or simply running SQL queries. On one hand WinSQL provides advanced user powerful tools......

14. compare++

compare++ Compare++ is the real smart code diff tool. It can do language-aware structured comparison and ignore comment or pure formatted change.It can compare moved functions, auto-align structured sections and even compare similar functions in different files.......

15. Evolve (database migration)

Evolve (database migration) Evolve - Database migration tool for .NET and .NET Core projects. Inspired by Flyway.Evolve is an easy migration tool that uses plain old sql scripts. Its purpose is to automate your database changes, and help keep those changes synchronized through all your environments and developpement teams. This makes it an......