-
Notifications
You must be signed in to change notification settings - Fork 0
Documentation
Adam J. Krouk edited this page Aug 25, 2022
·
15 revisions
- Queries
- Base Options
- Insert
- Select
- Update
- Delete
- Upsert
- Expressions
- Boolean Expressions
- Numeric Expressions
- Operators
- Logic Operators
- Other
- Run Function
- PromiseDB
Presently, PromiseSQL has no built-in functionality for creating tables, attaching databases, etc. While these operations can be accomplished with the run function, the open-source tool DB Browser is a great alternative for managing tables and data within SQLite databases (and is what I use personally 😉).
Well, SQLite's logo is a feather and PromiseSQL is all about promise-based queries, so the hatching chick represents a PromiseSQL query being resolved!