Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slaveofcode/concurrent-access-sqlite
Prove of concept on how to access single SQLite3 database from multiple services
https://github.com/slaveofcode/concurrent-access-sqlite
Last synced: about 8 hours ago
JSON representation
Prove of concept on how to access single SQLite3 database from multiple services
- Host: GitHub
- URL: https://github.com/slaveofcode/concurrent-access-sqlite
- Owner: slaveofcode
- License: mit
- Created: 2020-10-07T13:33:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-08T07:34:21.000Z (about 4 years ago)
- Last Synced: 2024-04-24T05:36:47.066Z (7 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# concurrent-access-sqlite
Prove of concept on how to access single SQLite3 database from multiple services