Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garrylachman/electrocrud
Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
https://github.com/garrylachman/electrocrud
crud database electron first-timers-only mysql postgres postgresql rdbms sql sqlite sqlite3
Last synced: 27 days ago
JSON representation
Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
- Host: GitHub
- URL: https://github.com/garrylachman/electrocrud
- Owner: garrylachman
- License: mit
- Created: 2016-05-14T02:18:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T19:54:21.000Z (about 1 year ago)
- Last Synced: 2024-04-13T21:19:05.740Z (7 months ago)
- Topics: crud, database, electron, first-timers-only, mysql, postgres, postgresql, rdbms, sql, sqlite, sqlite3
- Language: JavaScript
- Homepage: http://garrylachman.github.io/ElectroCRUD/
- Size: 1.11 GB
- Stars: 1,524
- Watchers: 83
- Forks: 309
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ElectroCRUD v3 ![GitHub Release Date](https://img.shields.io/github/release-date/garrylachman/ElectroCRUD.svg?style=for-the-badge) [![Open Collective backers and sponsors](https://img.shields.io/opencollective/all/electrocrud.svg?style=for-the-badge)](https://opencollective.com/electrocrud)
## ElectroCRUD
ElectroCRUD is a powerful and flexible open-source software that simplifies CRUD operations (Create, Read, Update, Delete) on databases. It empowers users to create personalized and intuitive database admin panels or dashboards without requiring any coding knowledge. With its user-friendly interface, ElectroCRUD streamlines the process of setting up and managing databases, making it accessible to users of all skill levels.
By using ElectroCRUD, you can take full control of your database management tasks. Whether you need to create new records, retrieve existing data, update information, or delete unnecessary entries, ElectroCRUD provides a seamless and efficient solution. The software's intuitive design ensures that you can perform these operations effortlessly, saving you time and effort.
Whether you are a developer, a business owner, or an individual seeking an efficient way to manage databases, ElectroCRUD provides a user-friendly solution that eliminates the need for coding. Its simplicity, customization options, and open-source nature make it a valuable tool for anyone looking to create and manage a database admin panel or dashboard.
### Key Features
- **Effortless Setup**: With just a few clicks, you can set up your database interface and customize it according to your requirements. No coding skills are necessary.
- **Open Source**: ElectroCRUD is completely free and open source, allowing for flexibility and community contributions.
- **Advanced Features**: The new version of ElectroCRUD introduces advanced features such as table and column-level documentation, tagging, and policies for handling sensitive data.
- **Data About Data**: In addition to displaying database data, ElectroCRUD now includes a new vertical that focuses on providing information about the data itself. You can describe your tables and columns and use column tags to create a comprehensive system for displaying and explaining the data.### Why Choose ElectroCRUD?
- **Simplicity**: ElectroCRUD eliminates the complexities of coding and provides a straightforward solution for managing databases.
- **Customization**: Tailor your database admin panel or dashboard to match your branding and workflow requirements.
- **Efficiency**: Perform CRUD operations seamlessly and efficiently, saving time and effort in database management.
- **Community Support**: Benefit from the active community behind ElectroCRUD, which ensures regular updates, security enhancements, and feature improvements.## History
#### ElectroCRUD v1
The initial version of ElectroCRUD was developed in 2016. This Electron application enabled users to create intuitive dashboards with data tables, search functionality, widgets, filters, and relationships. Even users with no programming experience could leverage the power of ElectroCRUD to build their own database interfaces.
#### ElectroCRUD v2
After a period of inactivity, ElectroCRUD was revived with a complete codebase overhaul. The new version, built from scratch using Electron and Angular 8, retained most of the features from the original version. Additionally, new features were continuously added to enhance the functionality and user experience.
#### ElectroCRUD v3 (Current)
In 2023, after a hiatus, ElectroCRUD underwent a major rewrite and modernization. The latest version, ElectroCRUD v3, has been completely rebuilt using React and TypeScript. This version focuses on providing comprehensive data management capabilities, including advanced features like table and column-level documentation, tagging, and policies for sensitive data.
### Supported Databases
ElectroCRUD supports the following databases:
- MySQL / MariaDB
- SQLite
- PostgreSQL (Postgres)
- Microsoft SQL ServerWith these database options, you can seamlessly integrate your preferred database system with ElectroCRUD and manage your data efficiently.
## Download Binaries
![GitHub release](https://img.shields.io/github/release/garrylachman/ElectroCRUD.svg?style=for-the-badge)
![GitHub All Releases](https://img.shields.io/github/downloads/garrylachman/ElectroCRUD/total.svg?style=for-the-badge)
![GitHub package.json version](https://img.shields.io/github/package-json/v/garrylachman/ElectroCRUD.svg?style=for-the-badge)