What's next?
Please let me know if any of these are important to you, and they'll probably
be implemented sooner than later.
- Must have
- ALTER queries
- Allow DROP INDEX in SQL statements
- Would be nice to have
- Case insensitive ordering for text fields
- Expressions in joins
- Optimization
- Smarter (binary?) index search when WHERE clause exists
- Views
- Stored procedures
- Callback/progress option for long processing
- Constraints
- Unique indices
- Return partial results
- Multi-user (EuSQL Server? ODBC Driver?)