
Realm.io
ObjectBox
Microsoft SQL Server Compact
CompactView
UnQLite
Clustrix
Microsoft SQL Server
VoltDB
Python Poetry
Conda
Python Package Index
FastAPI
pre-commit by Yelp
pip
Anaconda
PyTorch
No Realm.io videos yet. You could help us improve this page by suggesting one.
Based on our record, Python Poetry should be more popular than Realm.io. It has been mentiond 169 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.
From the team at MongoDB comes Realm, a mobile database that runs directly inside phones, tablets, or wearables. It's built for mobile, and designed for offline use. The latest release comes with built-in Swift 6 language mode, and Xcode 16 support. Some breaking changes include removal of Atlas App Services and Atlas Device Sync functionality, Strings and Data now considered different types and thus queries won't... - Source: dev.to / almost 2 years ago
Looks really cool, I like to make very minimalistic dependency choices for the web apps I work on. Web Components look interesting and it's great to see frameworks that build upon it and provide features that are currently missing from it. When I landed on the page I remembered another Realm framework I used a lot long time ago. https://realm.io has the same name and the logo looks very similar too. Not sure if... - Source: Hacker News / almost 3 years ago
Realm is a fast, scalable alternative to SQLite with mobile to cloud data sync that makes building real-time, reactive mobile apps easy. - Source: dev.to / about 3 years 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: over 3 years ago
Just to add to this, there's also Realm and ObjectBox as alternatives. Source: over 3 years ago
And the environment, can it be modernized too ? With what ? Well, just like there are two schools, emacs and vi, there are also two schools, poetry and uv .. Without even mentioning all the others. - Source: dev.to / 4 months ago
Poetry solves this problem by giving you one clean workflow for managing Python projects from start to finish. - Source: dev.to / 10 months ago
I love Python for it's simplicity... At least when it comes to coding, because when you start managing dependencies, it's getting tricky. What do you use: raw dependencies.txt or rather Poetry or Pipenv? Do you use system Python or maybe pyenv? - Source: dev.to / about 1 year ago
The Bakery Demo project uses pip from Python for package management, and the Wagtail dot org website uses Poetry. The differences in connecting both were very subtle, with the bakery demo being the easier of the two. The overarching requirement was that you would have cloned the most recent version of Django from its GitHub repository. For the Bakery Demo, you would need a virtual environment and an installation... - Source: dev.to / about 1 year ago
A Python-based asynchronous REST API built with Quart, SQLAlchemy (async), and [PostgreSQL], using Poetry for dependency management. - Source: dev.to / about 1 year ago
ObjectBox - ObjectBox empower edge computing with an edge device database and synchronization solution for Mobile & IoT. Store and sync data from edge to cloud.
Conda - Binary package manager with support for environments.
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.
Python Package Index - A repository of software for the Python programming language
CompactView - Viewer for Microsoft® SQL Server® CE database files (sdf)
FastAPI - FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.