Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sschonss/veritasdb
VeritasDB: A Simple, Open-Source CSV Database
https://github.com/sschonss/veritasdb
csv database golang open-source
Last synced: 18 days ago
JSON representation
VeritasDB: A Simple, Open-Source CSV Database
- Host: GitHub
- URL: https://github.com/sschonss/veritasdb
- Owner: sschonss
- License: mit
- Created: 2024-03-04T15:01:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T14:11:08.000Z (3 months ago)
- Last Synced: 2024-11-12T15:20:42.815Z (3 months ago)
- Topics: csv, database, golang, open-source
- Language: Go
- Homepage:
- Size: 1.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VeritasDB: A Simple, Open-Source CSV Database
![Veritas DB](logo.png)
VeritasDB is a project under development that aims to provide a user-friendly, open-source database solution for storing and managing data in CSV format.
## Features:
- **Create tables**: Organize your data in custom structures.
- **Query data**: Access and retrieve specific information quickly and efficiently.
- **Manipulate data**: Edit, delete, and update your data with simple commands.## Future Plans:
- **CSV export**: Share your data easily with other systems and tools.
- **Advanced features**: Implement additional data management features, such as filtering, sorting, and grouping.
- **Continuous development**: Improve the platform based on community feedback and user needs.## Contribute to VeritasDB:
Join the VeritasDB community and help build a comprehensive and accessible open-source database!