Pinned Repositories
composite1to1
Example showcasing one-to-one relationship based on composite foreign key
composite1toN
Example showcasing one-to-many relationship based on composite foreign key
compositeNtoN
Example showcasing many-to-many relationship based on composite foreign key
jaguar-orm.github.com
Website for Jaguar ORM
many_to_many
Example showcasing many-to-many relationship
multiple_relations_same_tables
Example showing situation where multiple relations exists between same two tables
one_to_many
Example showcasing one-to-many relationship
one_to_one
Example showcasing one-to-one relationship
sqflite
Flutter and sqflite example for Jaguar query
where
Showcases how to write 'WHERE' clauses in Jaguar.
jaguar-orm's Repositories
jaguar-orm/sqflite
Flutter and sqflite example for Jaguar query
jaguar-orm/many_to_many
Example showcasing many-to-many relationship
jaguar-orm/one_to_many
Example showcasing one-to-many relationship
jaguar-orm/composite1to1
Example showcasing one-to-one relationship based on composite foreign key
jaguar-orm/composite1toN
Example showcasing one-to-many relationship based on composite foreign key
jaguar-orm/where
Showcases how to write 'WHERE' clauses in Jaguar.
jaguar-orm/compositeNtoN
Example showcasing many-to-many relationship based on composite foreign key
jaguar-orm/jaguar-orm.github.com
Website for Jaguar ORM
jaguar-orm/multiple_relations_same_tables
Example showing situation where multiple relations exists between same two tables
jaguar-orm/one_to_one
Example showcasing one-to-one relationship