Description
Documentation for the liquibase.org site.
Please send pull requests!
The Liquibase site is hosted using GitHub Pages, and generated using
Jekyll. Pages are written in MarkDown documents, making
use of Liquid template tags.
To build the site for local testing, install Jekyll and its dependencies,
including Ruby, the kramdown gem, Python 2.7, and the Pygments package. If
you're developing on Windows, there is a handy Portable package of Jekyll you can use.
You may still need to fiddle around a bit to get it working, such as installing
the kramdown gem ("gem install kramdown") and editing "setpath.cmd".
Once Jekyll is installed, just navigate to this repo's directory, and run
jekyll serve. You can then access the site from http://localhost:4000.
If you're using a MarkDown editor with a "live preview" feature, be aware that
it's unlikely to support Liquid's syntax highlighting tags, such as
"{% highlight xml %}".
Liquibase alternatives and similar libraries
Based on the "Database" category.
-
MapDB
Embedded database engine that provides concurrent collections backed on disk or in off-heap memory. -
orientdb
OrientDB is the first Multi-Model DBMS with Document & Graph engine. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing, Reactive Queries and has a small memory footprint. OrientDB is licensed with Apache 2 license and the development is driven by OrientDB LTD and a worldwide Open Source community. -
ObjectBox embedded database
ObjectBox is a superfast lightweight database for objects (Java/Kotlin/...) -
Crate
Distributed data store that implements data synchronization, sharding, scaling, and replication. In addition, it provides a SQL-based syntax to execute queries across a cluster. -
requery
A modern, lightweight but powerful object mapping and SQL generator. Easily map to or create databases, perform queries and updates from any platform that uses Java. -
sql2o
Thin JDBC wrapper that simplyfies database access and provides simple mapping of ResultSets to POJOs. -
JetBrains Xodus
JetBrains Xodus is a Java transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
Get performance insights in less than 4 minutes.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Liquibase or a related project?