ObjectBox is a super fast database and sychronization solution, built uniquely for Mobile and IoT devices. ObjectBox is uniquely designed for small devices, so it is the ideal solution across hardware from Mobile Apps, to IoT Devices and IoT Gateways. It is the first high-performance NoSQL, ACID-compliant on-device edge database. Plus, it's built with developers in mind, with easy to use code that takes minimal time to implement.
ObjectBox supports Java, C/C++, Go, Kotlin, Swift and Python. Running on Android, Mac/iOS, Windows, Linux, Raspbian & more.
No HSQLDB videos yet. You could help us improve this page by suggesting one.
ObjectBox might be a bit more popular than HSQLDB. We know about 7 links to it since March 2021 and only 5 links to HSQLDB. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
When I first attempted to publish to F-Droid, I experienced several pipeline issues. After reading through the pipeline logs in GitLab, I realized that my application's database (ObjectBox) was not entirely FOSS compliant and was causing build failures. The following day was spent migrating my app to Room. - Source: dev.to / over 1 year ago
I would focus on Kotlin instead of Java, there's really no point in sticking to Java at this point. And when it comes to databases, some local ones that are pretty easy to get into are Realm and ObjectBox, SQLite can definitely be a bit overwhelming at the beginning. Source: almost 2 years ago
Just to add to this, there's also Realm and ObjectBox as alternatives. Source: over 2 years ago
Adding ObjectBox [0] to the list. [0] https://objectbox.io/. - Source: Hacker News / almost 3 years ago
While - strictly speaking - "database" refers to a systematic collection of data, "Database Management System'', or DBMS, refers to the piece of software that provides an efficient and versatile method of working with data(eg: ObjectBox). However, often the term "database" is also used loosely to refer to a DBMS, and you will find most DBMS only use the term database in their name and communication. - Source: dev.to / almost 3 years ago
If you need a database that you can embed in Java, have a look at: H2: https://www.h2database.com/html/main.html HSQLDB: https://hsqldb.org/ Apache Derby: https://db.apache.org/derby/ Though those would certainly be a bit niche approaches, so you'll find that there are fewer examples of using either online. - Source: Hacker News / 7 months ago
Implementing a database is out of scope for this guide, however, several guides are available online for simple embedded open source software solutions like SQLite, HyperSQL, Derby, and many more. - Source: dev.to / over 2 years ago
Database I and II use a LOT of books (with the premeditated intent to drown you) here is the list from DB2 for example:Sharma, N., Perniu, L., Chong, R.F., Iyer, A., Nandan, C., Mitea, A.C., Nonvinkere, M., & Danubianu, M. (2010). Database Fundamentals (1st ed.). Markham, ON: IBM Corporation.Silberschatz, A., Korth, H.F., & Sudarshan, S. (2001). Database System Concepts (4th ed.). New York, NY: McGraw-Hill.Din,... Source: over 2 years ago
Base uses hsqldb, http://hsqldb.org/, in their documentation you can find examples of SQL statements. Source: over 3 years ago
A capturing proxy such as OWASP ZAP will save every byte into a HyperSQL database, although it can be a PITA to deal with the certs. Source: over 3 years ago
Realm.io - Realm is a mobile platform and a replacement for SQLite & Core Data. Build offline-first, reactive mobile experiences using simple data sync.
Microsoft SQL Server Compact - Bring Microsoft SQL Server 2017 to the platform of your choice. Use SQL Server 2017 on Windows, Linux, and Docker containers.
CompactView - Viewer for Microsoft® SQL Server® CE database files (sdf)
UnQLite - UnQLite is a in-process software library which implements a self-contained, serverless...
NuoDB - A scale-out SQL database for global operations
VoltDB - In-memory relational DBMS capable of supporting millions of database operations per second