Re: Is it just me, or is Sqlite3 goofy?
- From: Bruno Desthuilliers <onurb@xxxxxxxxxxx>
- Date: Tue, 05 Sep 2006 10:08:54 +0200
mensanator@xxxxxxx wrote:
Probably just me. I've only been using Access and SQL Server
for 12 years, so I'm sure my opinions don't count for anything.
SQLite never pretended to be a full-blown RDBMS - just a lightweight
simple embedded database as SQL-compliant as possible. In it's category,
it beats Access and MySQL hands down. Now if you want a real RDBMS,
you've just failed to choose the right tool. May I suggest PostgreSQL ?
(snip useless rant)
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb@xxxxxxxxxxx'.split('@')])"
.
- Follow-Ups:
- SQLwaterheadretard3 (Was: Is it just me, or is Sqlite3 goofy?)
- From: mensanator@xxxxxxx
- SQLwaterheadretard3 (Was: Is it just me, or is Sqlite3 goofy?)
- References:
- Is it just me, or is Sqlite3 goofy?
- From: mensanator@xxxxxxx
- Is it just me, or is Sqlite3 goofy?
- Prev by Date: Re: threading support in python
- Next by Date: Re: why have to "from compiler import *"
- Previous by thread: Re: Is it just me, or is Sqlite3 goofy?
- Next by thread: SQLwaterheadretard3 (Was: Is it just me, or is Sqlite3 goofy?)
- Index(es):