Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moneymanagerex/database
Database interface for Money Manager Ex
https://github.com/moneymanagerex/database
currency database-schema sql sqlite3
Last synced: about 6 hours ago
JSON representation
Database interface for Money Manager Ex
- Host: GitHub
- URL: https://github.com/moneymanagerex/database
- Owner: moneymanagerex
- License: gpl-2.0
- Created: 2015-01-04T02:42:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T10:57:02.000Z (7 months ago)
- Last Synced: 2024-04-24T15:22:05.064Z (7 months ago)
- Topics: currency, database-schema, sql, sqlite3
- Language: Shell
- Homepage: http://moneymanagerex.org/
- Size: 1.77 MB
- Stars: 38
- Watchers: 24
- Forks: 29
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
database
========## Schema
Available in [tables.sql](tables.sql) file.
## UML (as of v19)
**Click the image below for an interactive diagram**
[![ER diagram](tables.png)](https://dbdiagram.io/d/640ba8f4296d97641d871522)
Relations not implemented at SQL level:
* CUSTOMFIELDDATA.REFID (depends on CUSTOMFIELD.REFTYPE)
* ATTACHMENT.REFID (depends on ATTACHMENT.REFTYPE)
* TRANSLINK.LINKRECORDID (depends on TRANSLINK.LINKTYPE)
* TAGLINK.REFID (depends on TAGLINK.REFTYPE)## Initialization
Initial category / subcategory hierarchy:
* Bills
* Telephone
* Electricity
* Gas
* Internet
* Rent
* Cable TV
* Water
* Food
* Groceries
* Dining out
* Leisure
* Movies
* Video Rental
* Magazines
* Automobile
* Maintenance
* Gas
* Parking
* Registration
* Education
* Books
* Tuition
* Others
* Homeneeds
* Clothing
* Furnishing
* Others
* Healthcare
* Health
* Dental
* Eyecare
* Physician
* Prescriptions
* Insurance
* Life
* Home
* Health
* Auto
* Vacation
* Travel
* Lodging
* Sightseeing
* Taxes
* Income Tax
* House Tax
* Water Tax
* Others
* Miscellaneous
* Gifts
* Income
* Salary
* Reimbursement/Refunds
* Investment Income
* Other Income
* Other Expenses
* Transfer