Sugar ORM logo

Sugar ORM

A database persistence library that provides a simple and concise way to integrate your application models into SQLite
3
11
+ 1
0

What is Sugar ORM?

It is a database persistence library that provides a simple and concise way to integrate your application models into SQLite. It eliminates writing SQL queries to interact with SQLite db.
Sugar ORM is a tool in the Object Relational Mapper (ORM) category of a tech stack.
Sugar ORM is an open source tool with 2.6K GitHub stars and 582 GitHub forks. Here’s a link to Sugar ORM's open source repository on GitHub

Who uses Sugar ORM?

Sugar ORM Integrations

Sugar ORM's Features

  • A simple, concise, and clean integration process with minimal configuration
  • Automatic table and column naming through reflection
  • Support for migrations between different schema versions

Sugar ORM Alternatives & Comparisons

What are some alternatives to Sugar ORM?
SQLite
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file.
Realm
The Realm Mobile Platform is a next-generation data layer for applications. Realm is reactive, concurrent, and lightweight, allowing you to work with live, native objects.
GreenDAO
It is an open source Android ORM making development for SQLite databases fun again. It relieves developers from dealing with low-level database requirements while saving development time.
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions.
See all alternatives

Sugar ORM's Followers
11 developers follow Sugar ORM to keep up with related blogs and decisions.