All Projects → dncuug → Scaffolder

dncuug / Scaffolder

Licence: apache-2.0
Database scaffolding tool

Projects that are alternatives of or similar to Scaffolder

Sapphiredb
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
Stars: ✭ 326 (+219.61%)
Mutual labels:  database, core, net-core
Clifx
Declarative framework for building command line interfaces
Stars: ✭ 900 (+782.35%)
Mutual labels:  net-core, net-framework
Mithril Data
A rich data model library for Mithril javascript framework
Stars: ✭ 17 (-83.33%)
Mutual labels:  schema, database
Squid
🦑 Provides SQL tagged template strings and schema definition functions.
Stars: ✭ 57 (-44.12%)
Mutual labels:  schema, database
V8 Archive
Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API
Stars: ✭ 486 (+376.47%)
Mutual labels:  database-management, database
Instagramapisharp
A complete Private Instagram API for .NET (C#, VB.NET).
Stars: ✭ 486 (+376.47%)
Mutual labels:  net-core, net-framework
Cliwrap
Library for running command line processes
Stars: ✭ 1,057 (+936.27%)
Mutual labels:  net-core, net-framework
Sleekdb
Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.
Stars: ✭ 450 (+341.18%)
Mutual labels:  schema, database
Prequel
Prequel for Laravel. Clear and concise database management.
Stars: ✭ 1,141 (+1018.63%)
Mutual labels:  database-management, database
Directus Docker
Directus 6 Docker — Legacy Container [EOL]
Stars: ✭ 68 (-33.33%)
Mutual labels:  database-management, database
Servicestack.text
.NET's fastest JSON, JSV and CSV Text Serializers
Stars: ✭ 1,157 (+1034.31%)
Mutual labels:  net-core, net-framework
Awesome Db Tools
Everything that makes working with databases easier
Stars: ✭ 479 (+369.61%)
Mutual labels:  database-management, database
Opengl.net
Modern OpenGL bindings for C#.
Stars: ✭ 473 (+363.73%)
Mutual labels:  net-core, net-framework
Eralchemy
Entity Relation Diagrams generation tool
Stars: ✭ 767 (+651.96%)
Mutual labels:  schema, database
App
Directus Admin Application — An Intuitive WebApp for Managing Database Content
Stars: ✭ 464 (+354.9%)
Mutual labels:  database-management, database
Android dbinspector
Android library for viewing and sharing in app databases.
Stars: ✭ 881 (+763.73%)
Mutual labels:  database-management, database
React Antd Admin
用React和Ant Design搭建的一个通用管理后台
Stars: ✭ 1,313 (+1187.25%)
Mutual labels:  database-management, database
Diwata
A user-friendly database interface
Stars: ✭ 386 (+278.43%)
Mutual labels:  database-management, database
Localtower
Manage your Ruby On Rails models, relations, and migrations from a simple UI.
Stars: ✭ 401 (+293.14%)
Mutual labels:  schema, database
Neo4j Graphql
An optimized neo4j query resolver for Facebook's GraphQL
Stars: ✭ 60 (-41.18%)
Mutual labels:  schema, database

Database scaffolding platform

wercker status Part of awesome .NET Core

"Scaffolder" project lets you create extensible data-driven Web applications by inferring at run time the appearance and behavior of data entities from the database schema and deriving UI behavior from it.

Scaffolding - this is a way to automatically generate Web pages for each table in the database. Scaffolding lets you create a functional Web site for viewing and editing data based on the schema of the data. You can easily customize scaffolding elements or create new ones to override the default behavior.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].