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.
Based on our record, MIT App Inventor should be more popular than ObjectBox. It has been mentiond 41 times since March 2021. 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
App Inventor - Create powerful Android apps without code using blocs coding. - Source: dev.to / 10 months ago
First thought, play with MIT App Inventor https://appinventor.mit.edu/, they have dedicated blocks for graphing and cross-platform implementations of Bluetooth for Android and iOS. The data format is still up to you. Source: almost 2 years ago
Or you could go to https://appinventor.mit.edu/ and design your own custom app (no widget, though). Source: almost 2 years ago
If you want to make a mobile app you could try https://appinventor.mit.edu/. Source: about 2 years ago
Maybe a raspberry pi that's on 24/7 connected to wifi and use that to send the wake over lan signal to the server? Arduino on the power pins also works, I did something quite similar but with a Bluetooth board, the code was really simple I just made an Android app with MIT app inventor that sent a signal to the hc_05 bt board, once the Arduino received that signal it shorted the power pin to 5v for half a second... Source: over 2 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.
Thunkable - Powerful but easy to use, drag-and-drop mobile app builder.
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.
Kodular - Much more than a modern app creator without coding
CompactView - Viewer for Microsoft® SQL Server® CE database files (sdf)
Android Studio - Android development environment based on IntelliJ IDEA