ElectroCRUD
lucid
ElectroCRUD | lucid | |
---|---|---|
2 | 8 | |
1,536 | 1,069 | |
- | 2.2% | |
8.4 | 8.7 | |
almost 1 year ago | 5 days ago | |
JavaScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ElectroCRUD
-
After few years, ElectroCRUD is coming back
development branch: https://github.com/garrylachman/ElectroCRUD/tree/develop
-
How to go from spreadsheet to “app”?
Another great option (and potentially better than the first) is ElectroCRUD: https://github.com/garrylachman/ElectroCRUD. Unfortunately I don't have first-hand experience with this either, so it's still hearsay but worth a look.
lucid
-
Moving MyUnisoft Node.js back to TypeORM
When I started this project I was inspired by Lucid which is the ORM of the Adonis.js framework.
- what is the best ORM to use in a production application for you?
-
Ask HN: Easiest way to build a CRUD app
Sure, it's one of the best looking for that case, but still everything from the view templating system[1] to the database[2] it uses "by default" needs to be manually installed, which makes it def not like Django/RoR IMHO. Heck, even the simple session management needs to be installed separately[3].
[1] https://docs.adonisjs.com/guides/views/introduction#setup
[2] https://docs.adonisjs.com/guides/database/introduction
[3] https://docs.adonisjs.com/guides/session
-
Création d'un utilisateur - Créer un blog avec Adonis
Pour en savoir plus : Lucid, Env
-
Part 2 - Installation and Database Setup
The config/database.ts file holds all the configuration related to the database. For more details on this, check out the documentation.
-
Deploy your Node.js app without a hassle
For Adonis.js to work with database we should install Lucid ORM and configure it properly.
-
Stuck On Node database management. Should I use a different ORM? Should I use raw SQL?
Adonisjs Lucid is pretty solid in all regards. https://docs.adonisjs.com/guides/database/introduction
-
Introducing AdonisJS - Database setup
The ace invoke command executes the instructions Javascript file exposed by the package.
What are some alternatives?
MikroORM - TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
Prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
beekeeper-studio - Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
TypeORM - ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
antares - A modern, fast and productivity driven SQL client with a focus in UX
supabase - The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
boxball - Prebuilt Docker images with Retrosheet's complete baseball history data for many analytical frameworks. Includes Postgres, cstore_fdw, MySQL, SQLite, Clickhouse, Drill, Parquet, and CSV.
deno-nessie - A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
ngx-crud - CRUD services in Angular with effortless aborting, caching and observing
dokku-letsencrypt - Automatic Let's Encrypt TLS Certificate installation for dokku
sql-lint - An SQL linter
typeorm-model-generator - Generates models for TypeORM from existing database.