parent
4697e69e23
commit
304efd83b6
2 changed files with 1026 additions and 893 deletions
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,8 @@ |
||||
# SQLite |
||||
|
||||
SQLite is a relational database management system that is embedded into the end program. It is self-contained, serverless, zero-configuration, transactional SQL database engine. |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [SQLite website](https://www.sqlite.org/index.html) |
||||
- [SQLite Tutorial](https://www.sqlitetutorial.net/) |
Loading…
Reference in new issue