All Projects → NataliaDeng → Data-Manage-Application

NataliaDeng / Data-Manage-Application

Licence: other
A desktop App that allow users to import Excel data into MySQL database and manage data.

Programming Languages

C#
18002 projects
HTML
75241 projects

Projects that are alternatives of or similar to Data-Manage-Application

peach-blog
🍑 a blog based on flask
Stars: ✭ 55 (+34.15%)
Mutual labels:  mysql-database
Database-Naming-Convention
Database Naming Conventions & Best Practices
Stars: ✭ 76 (+85.37%)
Mutual labels:  mysql-database
php-search-all-database
With this code, you can search all database with narrowing down the Tables & Column to search in, Resulting in low traversing & high performance
Stars: ✭ 21 (-48.78%)
Mutual labels:  mysql-database
WendzelNNTPd
A usable and IPv6-ready Usenet-server (NNTP daemon). It is portable (Linux/*BSD/*nix), supports AUTHINFO authentication, contains ACL as well as role based ACL and provides "invisible" newsgroups. It can run on MySQL and SQLite backends.
Stars: ✭ 43 (+4.88%)
Mutual labels:  mysql-database
node-mysql
Node with mysql boilerplate
Stars: ✭ 72 (+75.61%)
Mutual labels:  mysql-database
node-typescript-starter
REST API using Node with typescript, KOA framework. TypeORM for SQL. Middlewares JWT (auth), CORS, Winston Logger, Error, Response
Stars: ✭ 19 (-53.66%)
Mutual labels:  mysql-database
vmdashboard
web-based open source virtualization management interface for QEMU and KVM virtual machines
Stars: ✭ 66 (+60.98%)
Mutual labels:  mysql-database
mysql-cluster
Scalable MySQL Cluster with ProxySQL Load Balancer and Orchestrator
Stars: ✭ 42 (+2.44%)
Mutual labels:  mysql-database
Library
Online Library Management. User can search, check in, checkout book. System adds fines automatically if the book is not checked in by due date
Stars: ✭ 27 (-34.15%)
Mutual labels:  mysql-database
creek
使用Spring Security + JWT Token + RBAC的方式实现认证和授权,持久层使用Mybatis plus。避免每次重复编写认证和授权功能、角色管理、异常处理、参数校验等代码,直接上手业务代码,不再烦恼于构建项目与风格统一。
Stars: ✭ 21 (-48.78%)
Mutual labels:  mysql-database
serverless-node-sequelize-rds-rest-api
Serverless rest api application with Node.js to perform simple CRUD operation using MYSQL database hosted on AWS RDS with Sequelize ORM
Stars: ✭ 43 (+4.88%)
Mutual labels:  mysql-database
ercole-agent
Proactive Software Asset Management. Agent component
Stars: ✭ 24 (-41.46%)
Mutual labels:  mysql-database
book-note
📖 book note,读书笔记
Stars: ✭ 21 (-48.78%)
Mutual labels:  mysql-database
ACE-World-16PY-Patches
World Database Releases for ACEmulator. This repo uses ACE-World-16PY as the base and combines it with patches to create the complete World.
Stars: ✭ 29 (-29.27%)
Mutual labels:  mysql-database
migrate-Java-EE-app-to-azure
Migrate an existing Java EE workload to Azure
Stars: ✭ 12 (-70.73%)
Mutual labels:  mysql-database
iOS-MySQL-Client
iOS MySQL client
Stars: ✭ 26 (-36.59%)
Mutual labels:  mysql-database
mySequelWeb
MySequel Web is an open source web based GUI tool to access your MySql database. It is similar to PHP My Admin of WAMP. Here you can access any MySQL database with proper connection strings. We do not save or store any of your connection strings or data. Every thing related to your connection strings are volatile. You can host this as a simple n…
Stars: ✭ 26 (-36.59%)
Mutual labels:  mysql-database
sqlfuzz
Simple SQL table fuzzing
Stars: ✭ 144 (+251.22%)
Mutual labels:  mysql-database
naive-bayes-classifier
Implementing Naive Bayes Classification algorithm into PHP to classify given text as ham or spam. This application uses MySql as database.
Stars: ✭ 21 (-48.78%)
Mutual labels:  mysql-database
Musical-World
DBMS Mini Project that basically designed for online music player
Stars: ✭ 59 (+43.9%)
Mutual labels:  mysql-database

Data-Manage-Application

This is a desktop application for a transpotation startup company to store their data. The application allow users to add data into MySQL database and manage data. From the applicaiton users can import Excel files into the database, manage data (edit, delete, add), and export daily report. No need to understand and write SQL query to deal with the database. Technologies: UI design, database design, C#.NET, MySQL

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].