Skip to content
forked from dbeaver/dbeaver

Free universal database tool and SQL client, with builds for Windows on Arm64 & FreeBSD.

License

Notifications You must be signed in to change notification settings

chirontt/dbeaver

 
 

Repository files navigation

DBeaver for Windows on Arm64 & FreeBSD

DBeaver now natively supports the Windows on Arm64 platform, in upstream repo.

This fork adds the WMI Native driver (jkiss_wmi.dll), compiled natively for Windows on Arm64, which is missing upstream.

It also adds support to produce build artifacts for FreeBSD aarch64/x86_64 platforms.

Original README.md text is as followed.


Twitter URL Codacy Badge Apache 2.0

DBeaver

Free multi-platform database tool for developers, SQL programmers, database administrators and analysts.
Supports any database which has JDBC driver (which basically means - ANY database). Commercial versions also support non-JDBC datasources such as MongoDB, Cassandra, Couchbase, Redis, BigTable, ScyllaDB, DynamoDB, etc. You can find the list of all databases supported in commercial versions here.

  • Has a lot of features including metadata editor, SQL editor, rich data editor, ERD, data export/import/migration, SQL execution plans, etc.
  • Uses plugins architecture and provides additional functionality for the following databases: MySQL/MariaDB, PostgreSQL, Greenplum, Oracle, IBM Db2, Exasol, SQL Server, Sybase/SAP ASE, SQLite, Firebird, H2, HSQLDB, Derby, Teradata, Vertica, Netezza, Informix, etc.

Download

You can download prebuilt binaries from official website or directly from GitHub releases.
You can also download Early Access version. We publish daily.

Running

Just run an installer (or unzip an archive) and run dbeaver.

Note: DBeaver needs Java to run. Open JDK 17 is included in all DBeaver distributions. You can change default JDK version by replacing directory jre in dbeaver installation folder.

Documentation

Build from sources

See this article.

Feedback

  • For bug reports and feature requests - please create a ticket.
  • To promote a ticket to a higher priority - please vote for it with 👍 under the ticket description.
  • If you have any questions, ideas, etc - please start a discussion.
  • Pull requests are welcome.
  • Visit https://dbeaver.com for more information.
  • Follow us on Twitter and watch educational video on YouTube
  • Thanks for using DBeaver! Star if you like it.

Contribution: help the Beaver!

Hooray, we have reached 35k+ stars on GitHub and continue to grow!
That's really cool, and we are glad that you like DBeaver.

  • We are actively looking for new source code contributors. We have added labels “Good first issue” and “Help wanted” to some tickets. If you want to be a part of our development team, just be brave and take a ticket. We are happy to reward our most active contributors every major sprint.
  • You can buy one of our commercial versions. They include NoSQL databases support, additional extensions, and official online support. Also, licensed users have priorities in bug fixes and the development of new features.

Thank you!


CloudBeaver is a web-based database management tool built on the DBeaver platform. It brings the capabilities of DBeaver to the browser, enabling database management from any device with an internet connection and eliminating the need for local installation. Supporting any database, CloudBeaver incorporates most of DBeaver's features and includes advanced access management for secure collaboration. Designed with a user-friendly interface, CloudBeaver simplifies complex database operations and is suitable for both individual developers and organizations. Its scalable architecture accommodates various needs, making it a convenient solution for managing databases anytime and anywhere through web-based accessibility.

About

Free universal database tool and SQL client, with builds for Windows on Arm64 & FreeBSD.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • C++ 0.2%
  • ANTLR 0.1%
  • CSS 0.1%
  • HTML 0.0%
  • XSLT 0.0%