Showing 81 open source projects for "crud framework"

View related business solutions
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 1
    Magic Framework

    Magic Framework

    Generate a CRUD app wrapping your database in seconds

    Magic is a no-code/low-code CRUD generator that allows you to generate CRUD apps 100% automatically. In addition, it is a complete open-source cloud platform and IDE, allowing you to create your own virtualized cloud on top of your own server, and/or other cloud systems, editing your code from your phone if required. Magic is professionally maintained by Aista. Below is a screenshot of an app built in 5 minutes using our no-code CRUD generator. Magic works by reading meta data from your...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Freedom DDD Framework

    Freedom DDD Framework

    Freedom is a hexagonal architecture-based framework

    Freedom is a hexagonal architecture-based framework that underpins the hyperemic domain model paradigm. Integrated Iris. HTTP/H2C Server & Client. Integrating Prometheus. AOP Worker & Non-intrusive Context. Extensible component Infrastructure. Dependency Injection & Dependency Inversion & Open Closed Principle. DDD & Hexagonal Architecture. Domain Event & Message Queue Components. CQS & aggregate root. CRUD & PO Generate. Level 1 Cache & Level 2 Cache & Anti-breakdown. Scaffolding generates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Flask App Builder

    Flask App Builder

    Simple and rapid application development framework

    Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Automatic permissions lookup, based on exposed methods. Inserts on the Database all the detailed permissions possible on your application. Public (no authentication needed) and Private permissions. Role-based permissions. Authentication support for OpenID, Database and LDAP. Support for self-user registration. Automatic, Add...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Prisma

    Prisma

    Next-generation ORM for Node.js and TypeScript

    Prisma helps app developers build faster and make fewer errors with an open source ORM for PostgreSQL, MySQL and SQLite. Central to Prisma is the schema, a declarative way to define your app's data models and their relations that's human-readable. And you don't have to painstakingly create it from scratch if you already have a database - prisma introspect takes care of that. Prisma Client is a query builder that composes the way you think and gets auto-generated from the Prisma schema with...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    Radzen Blazor Components

    Radzen Blazor Components

    The home of the Radzen Blazor components

    A set of 60+ free and open source native Blazor UI controls. Radzen Blazor Components are open source and free for commercial use. You can install them from nuget or build your own copy from the source. The components are implemented in C# and take full advantage of the Blazor framework. They do not depend on or wrap existing JavaScript frameworks or libraries. Blazor Server and Blazor WebAssembly are fully supported. The first in the industry WYSIWYG Blazor design time canvas. Scaffolding...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Kurier

    Kurier

    TypeScript framework to create JSON:API compliant APIs

    ... of basic CRUD actions by using Knex. This allows the framework to support any database engine compatible with Knex. Also includes support for filtering fields by using common SQL operators, sorting and pagination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    rest-hapi

    rest-hapi

    A RESTful API generator for Node.js

    Customize endpoints with configuration-based features and hapi plugins. Relational structure built into NoSQL documents based on mongoose schemas. Less time with boilerplate functionality and more time building awesome APIs! rest-hapi uses mongoose schemas to generate CRUD and association REST API endpoints on a hapi server. Think LoopBack but for hapi. We love the hapi framework and its style of modularity and configuration over code. We also love writing DRY code and leveraging tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    refine

    refine

    Build your React-based CRUD applications, without constraints

    With refine you can have it all without compromising your freedom or facing constraints. refine is headless by design. It doesn’t ship with any pre-styled components or UI by default. Instead, you can use any custom design or UI framework for 100% control over styling. Not ready for going headless yet? No problem. refine supports four powerful UI frameworks out-of-the box. refine is a React-based framework for the rapid development of web applications. It eliminates repetitive tasks demanded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    django-viewflow

    django-viewflow

    Reusable workflow library for Django

    Viewflow is a lightweight reusable workflow library that helps to organize people collaboration business logic in Django applications. In conjunction with Django-material, they could be used as the framework to build ready-to-use business applications in minutes. Django web framework solves only technical problems related to the client-server interaction on top of the stateless HTTP protocol. Model-View-Template separation pattern helps to maintain simple CRUD-based logic. Viewflow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 10
    Litstack

    Litstack

    Build content-administration-panels in Laravel

    A package for building Admin-Interfaces that help maintaining the data of your applications. It provides an intuitive interface and the tools needed to manage your project's Users, Models and free Forms for Pages, Settings etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WCDB

    WCDB

    Cross-platform database framework developed by WeChat

    ... and constraints, as well as CRUD through ObjC objects. Efficient. Through the framework layer and sqlcipher source optimization, WCDB have more efficient performance. Multi-threaded concurrency, WCDB supports concurrent read-read and read-write access via connection pooling. ORM/persistence solution via Room from Android Architecture Components. Concurrent access via connection pooling from modern Android framework. Repair toolkit for database corruption recovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flama

    Flama

    Fire up your models with the flame

    Flama is a python library which establishes a standard framework for development and deployment of APIs with special focus on machine learning (ML). The main aim of the framework is to make ridiculously simple the deployment of ML APIs, simplifying (when possible) the entire process to a single line of code. The library builds on Starlette, and provides an easy-to-learn philosophy to speed up the building of highly performant GraphQL, REST and ML APIs. Besides, it comprises an ideal solution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    API Platform Core

    API Platform Core

    The server component of API Platform, hypermedia and GraphQL APIs

    API Platform Core is an easy-to-use and powerful system to create hypermedia-driven REST and GraphQL APIs. It is a component of the API Platform framework and it can be integrated with the Symfony framework using the bundle distributed with the library. It natively supports popular open formats including JSON for Linked Data (JSON-LD), Hydra Core Vocabulary, OpenAPI v2 (formerly Swagger) and v3, HAL and Problem Details. Build a working and fully-featured CRUD API in minutes. Leverage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ServiceStack

    ServiceStack

    Simple, fast, versatile and full-featured services framework

    One framework to power them all. Write your HTTP APIs once and take advantage of end-to-end typed integrations for all popular web, mobile and desktop platforms. ServiceStack's primary goal is to enhance the value of System APIs which serve as the blueprint that most features centered around. By using simple & pure dependency-free DTO models decoupled from any implementation we're free to continue layering on features which now sees ServiceStack APIs as the most versatile in the world where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cofoundry

    Cofoundry

    Cofoundry is an extensible and flexible .NET Core CMS

    Cofoundry is an unobtrusive ASP.NET Core CMS focused on code-first development and user-friendly content management. Run integrated, decoupled or headless, it's your choice. Cofoundry is there when you want it and gets out of your way when you don't. Get back to writing regular .NET code you love and enjoy complete freedom with your front-end technology and designs. We understand that every application is different. Cofoundry is an adaptable framework that let's you swap in your preferred tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Aksara

    Aksara

    Aksara help PHP Programmer to build an awesome app!

    Aksara is a CodeIgniter based CRUD Toolkit that you can use to build complex applications become shorter, secure and more reliable in just a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based) output just by writing in single controller. Yet it's reusable, scalable and ready to use!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Cake 2 PHP
    This project features a basic php/mysql content management and a public customizable interface. (CakePHP features) multi-user access, e-shop profiles, CRUD posting.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Nato come una libreria ad uso personale. Si è estesa in un vero e proprio framework per la creazione di forms. Leggendo i metadati da una tabella permette di creare automaticamente la form potendo personalizzare ulteriormente campi ed opzioni degli stessi. NON produce codice PHP, quindi se la struttura della tabella cambia, anche la presentazione è caratteristiche LOGICHE dei campi cambiano. Inoltre implemente il pattern activerecord e così usando i metodi Salva() ed Elimina() in automatico...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    workshops_project

    workshops_project

    Workshops is an open source, simple, dead-lightweight LMS

    Workshops is an open source, simple, dead-lightweight LMS (Learning Management System) application programmed in Python (version 3.8.x) with Django (version 2.2.x) web framework which main purpose is to make a standarized way to share knowledge via courses in a slide-based view in browser powered by remark javascript library, easy to create, edit, delete and show your courses using simple markdown and html if necessary. Inspired on an old project in my social labours to help share knowledge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vue CRUD

    Vue CRUD

    Vue.js based REST-ful CRUD application.

    - Application is build as SPA (Single Page Application) so it works much faster than apps based on Wordpress, Joomla, etc. - Vue CRUD uses the vue along with its ecosystem. Enjoy the benefits of the most popular JS framework in the world. - The application architecture is adapted to work with REST API
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Ness PHP

    Ness PHP

    A php framework with zero configuration.

    Website: https://nessphp.github.io GitHub: https://github.com/nessphp Documentation: https://nessphp.github.io/docs/index.html Donate: https://paypal.me/sinansalichasan Welcome to Ness PHP Framework. Do you need a web framework with minimized training effort? Ness PHP offers you a model-view-controller based environment for coding faster, safer and stronger web applications with (nearly) zero configuration. Get rid of mess and focus the main logic of your project Ness PHP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Django Material

    Django Material

    Material Design for Django

    Material Design for Django. Django web framework solves only technical problems related to the client-server interaction on top of the stateless HTTP protocol. Model-View-Template separation pattern helps to maintain simple CRUD based logic. Viewflow is the library that offers an additional layer of django web framework, allows explicitly specify people's workflow and extracts collaboration logic from django views. Strong python/html code separation. Easy redefinition of particular fields...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PrimeFaces CRUD Generator for NetBeans

    Generate PrimeFaces Pages from Entity Classes in NetBeans

    This module provides a forked version of the JSF Pages from Entity Classes wizard inside NetBeans but produces PrimeFaces JSF pages with page layout, menu and dialog boxes. The page style is inspired by Emre Simtay's blog "Simple CRUD Web Application with JSF 2.1, PrimeFaces 3.5, Maven and JPA".
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    FGSL2ZF
    Component library to extend Zend Framework. MVC with implicit CRUD. Tutorial in PDF available in download page. Project leader: FGSL. Homepage: www.fgsl.eti.br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    K-iwi

    K-iwi Is not a data Warehouse Infrastructure

    The framework is based on MVC software architecture in order to help the developer to create web 2.0 applications in a fast and quick way. The idea behind the project, for which it differs from all the other existing frameworks, is to allow the developer to implement, install and run modular applications into a single large digital environment. K-iwi is written in PHP and is compatible with Apache 2.x . Inside you can find: a lot of libraries ready to use, a responsive interface based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next