Showing 41 open source projects for "crud sql"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    PHP-CRUD-API

    PHP-CRUD-API

    Single file PHP script that adds a REST API to a SQL database

    Single file PHP script that adds a REST API to a MySQL/MariaDB, PostgreSQL, SQL Server or SQLite database. Howto: Upload "api.php" to your webserver, configure it to connect to your database, have an instant full-featured REST API. This is the TreeQL reference implementation in PHP. This is a single file application! Upload "api.php" somewhere and enjoy! For local development you may run PHP's built-in web server. All configuration options are also available as environment variables. Write...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Prisma

    Prisma

    Next-generation ORM for Node.js and TypeScript

    ... with types tailored to your app. We designed the API to be intuitive for both SQL veterans and people brand new to databases. Auto-completion, linting, formatting and more help Prisma developers in VSCode stay confident without distractions. Prisma Client puts extra emphasis on extensive type safety for more productive development in TypeScript. Prisma is a server-side library that helps your app read and write data to the database in an intuitive and safe way.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    PostgREST

    PostgREST

    REST API for any Postgres database

    PostgREST is a standalone web server that turns your PostgreSQL database directly into a RESTful API. The structural constraints and permissions in the database determine the API endpoints and operations. Using PostgREST is an alternative to manual CRUD programming. Custom API servers suffer problems. Writing business logic often duplicates, ignores or hobbles database structure. Object-relational mapping is a leaky abstraction leading to slow imperative code. The PostgREST philosophy...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    WCDB

    WCDB

    Cross-platform database framework developed by WeChat

    WCDB is an efficient, complete, easy-to-use mobile database framework used in the WeChat application. It's currently available on iOS, macOS and Android. Easy-to-use. Through WCDB, you can get objects from database in one line code. WINQ (WCDB language integrated query), WINQ is a native data querying capability which frees developers from writing glue code to concatenate SQL query strings. ORM (Object Relational Mapping), WCDB provides a flexible, easy-to-use ORM for creating tables, indices...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    AdminJS

    AdminJS

    AdminJS is an admin panel for apps written in node.js

    ..., AdminJS picks up all the validation rules, data types, and relationships. AdminJS has a simple interface for connecting multiple data sources like SQL/noSQL databases and multiple APIs. We already created adapters for the most popular services. With AdminJS, you can easily find any record inside your dataset. Everything thanks to the advanced filters panel which is able to narrow your search according to multiple criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Portofino

    Portofino

    Create a webapp from an existing database in 30 seconds - Java/Groovy

    Portofino is a free and open source web platform that helps developers create outstanding enterprise applications by addressing three specific needs: productivity, features and architecture. Among its features: content management, CRUD, database connectivity, calendars, charts, security and easy customization using Groovy.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9

    phpMariaEdit

    Continuation of phpMyEdit

    phpMyEdit development was stopped several years ago at version 5.7.1, with no support for newer MySQL or MariaDB, no support for newer PHP, and a lot of open TODOs. This kind of software still has a lot of use today but it needed an update to support the current technologies. As the original repository is frozen, new works have started in this repository. Version 5.7.2 supports PHP 7.x., uses mysqli_ and is for the rest very close to 5.7.1. Version 5.7.3 is a bugfix release with a lot...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11

    Sormula

    Java ORM

    Simple (Easy) Object Relational Mapping for Java Sormula is a Java library that moves data between Java objects and relational database tables. * Easy to Use * Simple to Understand * Minimal Configuration * Portable It provides select, insert, update, and delete, and many other common operations. One-to-one and one-to-many cascading for unlimited levels. Simplified IN operator parameter as java.util.Collection. Custom conversions between any Java class/type and column type. *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Auto Crud

    Criador Automático de CRUDs com PHP PDO

    Criador automático de CRUDs usando PHP com PDO, bootstrap, paginação e busca.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    APISudPersistence

    APISudPersistence

    APISudPersistence, é uma API de mapeamento parecida com o Hibernate, podendo mapear um atributo de uma entidade com as colunas de uma tabela, realizando a persistência dos dados, sem a necessidade de criar sql de insert. etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Radiocarbon database

    A web based (MYSQL & PHP) radiocarbon database

    A web bsed radiocarbon database to introduce information online and publish them to internet. Users and permisions allows to control the introduction. In order to publish current radiocarbon information, the application provides web based forms (with several rols) and permits users and groups for entering, maintaining and validating the information. After that it is available to anyone. Based on grocery crud ( https://www.grocerycrud.com/ ) and codeigniter. A intuitive menu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    webiness

    webiness

    Small PHP MVC Framework

    Webiness is lightweight PHP framework based on MVC design pattern. Webiness is free and open source project available under MIT licence. and, in some way, It's inspirated by Yii Framework but it has much less features then Yii. It try to keep good balance between number of features, usability, speed, security options and easy of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Webiness

    Webiness

    Lightweight PHP framework

    ... is integrated with jQuery, and it comes with a set of AJAX-enabled features and his own light CSS framework for frontend development. Trying to be secure, it has integrated authetification and authorization module, RBAC user interface, sessions expire feature, input validation, CSRF protection, SQL injection prevention and other security features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    sqlite database manager

    sqlite database manager -sqdatabase - free powerfull database manager

    sqlite database manager -sqdatabase- free powerfull database manager. With this application you can make your crud operation (insert update delete read) and tou can run your sql code or if you want to work with excel with database advantages you can use this application import your excel file or sql file and that is all !! And new version 3 came!! With version 3 added pagination ! some bugs fixed now sqdatabase more stable and fast
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XMLNuke

    XMLNuke

    A Web Development Framework focused on the Data

    == THIS PROJECT HAS MOVED TO https://github.com/byjg/xmlnuke == XMLNuke is a Web Development Framework focused on produce the data. You can to create applications very rich by producing natively XML or JSON and the Framework transforms this data to another formats including XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    POG ExtJS Code Generator

    Php Object and ExtJS Code Generator - Make CRUD Form Quickly

    UPDATE 2014-02-17: ExtJS 4.x Now Supported! Is a RAD tool that will save you time of development, creating a prototype of your web application using POG Php Object Genteror + ExtJS Javascript Framework to make from database table to interface in easy way and quickly just doing a couple of clicks. The idea of ​​publishing this is: 0) To contribute my bit to excellent work done by the team of POG 1) For everyone in the community that we help all developing something that allows us to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web site...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    ogiga | Hydrail is an Object-Relational-Mapping for PHP 5.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Moon.Orm

    打造Orm经典,创CRUD新时代,Orm的反攻战

    MQL是Moon.Orm 5.0中的全新设计,是在之前版本的革命性的升级.目的在于让我们的数据库开发打造为无Linq、零sql.它全面贴近标准sql,噪音低.原生.NET2.0支持、高性能、语法糖.多数库多数据源支持、操作便捷简单. 使用场景:1.NET 2.0; 2.觉得其他Orm性能低;3不喜欢linq;4.想更加便捷用sql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Swing Forms Framework
    This project is an core implementation of a CRUD data entry system, using java swing, spring and apache cayenne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DbExtensions

    DbExtensions

    Extensions methods for ADO.NET, CRUD and dynamic SQL components.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Mongo JDBC Driver

    A minimal JDBC driver implementation for MongoDB

    This project builds upon the MongoDB Java driver to provide a limited JDBC implementation to allow graphical tools such as SQuirreL SQL Client to visualize and manipulate MongoDB collections and documents. It will accept an SQL-like syntax for CRUD operations, where "tables" represent MongoDB collections, and rows are individual documents within a collection. Each row has two columns (ObjectId and Document).
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next